NServiceKit 1.0.43
Free and Open Source fork of ServiceStack V3
Binaries for the NServiceKit framework.
Install-Package NServiceKit -Version 1.0.43
dotnet add package NServiceKit --version 1.0.43
<PackageReference Include="NServiceKit" Version="1.0.43" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NServiceKit --version 1.0.43
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NServiceKit, 1.0.43"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- NServiceKit.Common (>= 1.0.0 && < 2.0.0)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on NServiceKit:
Package | Downloads |
---|---|
NServiceKit.Razor
Free and Open Source fork of NServiceKit.Razor V3
- Turns NServiceKit into a Complete Web + REST Services Stack. Replaces need for ASP.NET MVC.
- Runs In ASP.NET or Self-host, first-class cross-platform support on .NET / Mono runtimes.
- Add HTML views to existing services.
- Change Views and Layout templates at runtime.
- No Ceremony development options - Pages without controllers, with typed and dynamic View Models.
- Include Partial Markdown views in Razor pages.
- Cascading Layout templates.
- Pretty urls by default (no custom Routes needed).
- Keep all views and assets together.
- Smart View Pages.
|
|
NServiceKit.Api.Swagger
For the Free and Open Source fork of ServiceStack V3
Provides a set of services to be discovered by Swagger (http://swagger.wordnik.com/)
Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.
|
|
NServiceKit.Mvc
Free and Open Source fork of NServiceKit.Mvc V3
Full details in Mvc PowerPack: http://nservicekit.com/mvc-powerpack/
Adapter classes to provide tight integration and re-usable functionality between NServiceKit and MVC3.
Including adapters for: MiniProfiler, FluentValidation, Funq IOC Controller Factory, Funq Validator Factory
ControllerBase (configured with access to NServiceKit's ICacheClient, ISession, typed UserSession dependencies).
|
|
NServiceKit.Host.AspNet
Free and Open Source fork of ServiceStack.Host.AspNet V3
Host NServiceKit in an existing ASP.NET web application at the root path '/'.
NServiceKit is a modern, high-performance, code-first web service framework promoting code and web services best practices. Simple, Fast, Elegant. Website: http://www.nservicekit.com
|
|
NServiceKit.Authentication.OAuth2
Free and Open Source fork of ServiceStack V3
Adds OAuth2 Providers for use in NServiceKit Web and REST Services.
Includes built-in support for Google and LinkedIn OAuth2 providers.
More Info on Auth Providers:
https://github.com/NServiceKit/NServiceKit/wiki/Authentication-and-authorization
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NServiceKit:
Repository | Stars |
---|---|
NServiceKit/NServiceKit
|