aspnetcore/Microsoft.AspNet.NodeServices
Henk Mollema 5c1f362c84 Target dotnet TFM's for class libraries
- Target `net451` and `dotnet5.4`
- Add SPA services project to solution (with .xproj)
- Add NuGet.config
- Update .gitignore
2015-12-10 16:38:29 +01:00
..
Content/Node Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
HostingModels Target dotnet TFM's for class libraries 2015-12-10 16:38:29 +01:00
Util Switch to using DI to acquire Node instances. Bump versions to alpha2. 2015-11-02 13:35:14 -08:00
.gitignore
Configuration.cs Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
INodeInstance.cs Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
Microsoft.AspNet.NodeServices.xproj Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
NodeHostingModel.cs
project.json Target dotnet TFM's for class libraries 2015-12-10 16:38:29 +01:00