NServiceKit 1.0.43
Install-Package NServiceKit -Version 1.0.43
dotnet add package NServiceKit --version 1.0.43
<PackageReference Include="NServiceKit" Version="1.0.43" />
paket add NServiceKit --version 1.0.43
#r "nuget: NServiceKit, 1.0.43"
// Install NServiceKit as a Cake Addin
#addin nuget:?package=NServiceKit&version=1.0.43
// Install NServiceKit as a Cake Tool
#tool nuget:?package=NServiceKit&version=1.0.43
Free and Open Source fork of ServiceStack V3
Binaries for the NServiceKit framework.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- NServiceKit.Common (>= 1.0.0 && < 2.0.0)
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
This package is not used by any popular GitHub repositories.