juergengutsch
NuGet publisher profile
Packages (7)
GraphQl.AspNetCore
This is an implementation of a ASP.NET Core 2 MiddleWare to easily use the GraphQL library (http://github.com/graphql-dotnet/). With this MiddleWare, you are able to use GraphQL, WebAPI, MVC and many more end-points in one single web app in parallel.
GraphQL.AspNetCore.Graphiql
This is an implementation 'Graphiql' as a ASP.NET Core MiddleWare to easily add a UI for your GraphQL endpoint (http://github.com/graphql-dotnet/).
LightCore
LightCore is a lightweight dependency injection container which can be used as a service locator, too. Despite its simplicity and its lightness there are lots of features to explore. The library was written in C# for .NET 3.5 and above, with an eye on simplicity and clean code (Clean Code Developer). Moreover, LightCore is completely covered by unit and integration tests.
Gos.SimpleObjectStore
A simple object store library to persist objects for demo and testing applications. The objects will be serialized to JSON and stored on the file system by default.
LightCore.WebIntegration
LightCore is a lightweight dependency injection container which can be used as a service locator, too. Despite its simplicity and its lightness there are lots of features to explore. The library was written in C# for .NET 3.5 and above, with an eye on simplicity and clean code (Clean Code Developer). Moreover, LightCore is completely covered by unit and integration tests.
Gos.SimpleObjectStore.AzureProvider
A simple object store library to persist objects for demo and testing applications. The objects will be serialized to JSON and stored on the file system by default. This package contains the Azure storage provider.
Prism.LightCoreExtension
This is a Prism Extension to support LightCore as a ServiceLocator in Prism