Daniel J. Summers
|
33dccf5822
|
Combined all F# code into one project
Less to migrate, less to maintain, and I'll never swap these out as
components; might as well get the ease of managing them all in one
project.
|
2016-12-04 22:05:50 -06:00 |
|
Daniel J. Summers
|
f5b65d320e
|
-Kestrel +Suave
I could not get Kestrel to listen for requests on Linux, and Suave now
works with OWIN (and listens/responds on Linux as expected)
|
2016-12-03 22:37:13 -06:00 |
|
Daniel J. Summers
|
1c3e84f5ec
|
.NET Core / Nancy 2 migration in progress
Only 55 build errors to go! :/ What remains is things that do not exist
in .NET Core yet, or API changes (specifically with Nancy and NodaTime).
|
2016-08-22 22:39:49 -05:00 |
|