Daniel15
NuGet publisher profile
Packages (27)
JSPool
JSPool facilitates easy integration of JavaScript scripting into a .NET application in a scalable and performant manner. It does so by creating a pool of engines that can be reused multiple times, making it easy to use JavaScript libraries that have long initialisation times without having to create a new engine every time. See https://dan.cx/projects/jspool for usage instructions.
React.Core
ReactJS and Babel tools for .NET. Important: This package does not do much on its own; you probably want an integration package (like React.Web.Mvc4) as well. Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
prometheus-net.SystemMetrics
Export system metrics (CPU usage, disk usage, etc) to Prometheus from your .NET app.
React.Web
ReactJS tools for ASP.NET. If using ASP.NET MVC, also install React.Web.Mvc4. For ASP.NET Core, install React.AspNet instead! Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
React.Web.Mvc4
ReactJS tools for ASP.NET MVC 4 and 5. For ASP.NET Core, install React.AspNet instead! Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
React.AspNet
ReactJS and Babel tools for ASP.NET Core, including ASP.NET Core MVC. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
React.AspNet.Middleware
ASP.NET Core middleware to transpile JavaScript via Babel. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
System.Web.Optimization.React
Allows you to transpile JavaScript via Babel in the ASP.NET Web Optimization Framework.
react.js
React is a JavaScript library for building user interfaces. It's declarative, efficient, and extremely flexible. What's more, it works with the libraries and frameworks that you already know. http://facebook.github.io/react/
RouteJs.Mvc5
JavaScript URL routing for ASP.NET MVC. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (http://dan.cx/projects/routejs) for more details, usage examples and sample code.
React.Router
React Router support for ReactJS.NET.
MaxMind.GeoIP
Determine the country, region, city, latitude, and longitude associated with IP addresses worldwide. Uses the MaxMind GeoIP or GeoLite City or GeoLite Country (free) database which needs to be downloaded separately from http://www.maxmind.com/app/geolite
Enyim.Caching.Web
Memcached SessionState providers
React.Web.Mvc3
ReactJS tools for ASP.NET MVC 3. For ASP.NET 5 (vNext) and MVC 6, install React.AspNet instead! Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
React.MSBuild
An MSBuild task to transpile JavaScript via Babel.
React.Router.Mvc4
React Router support for ReactJS.NET.
gpgme-sharp
A C# wrapper around libgpgme. See examples in the Git repository (https://github.com/gpgme-sharp/gpgme-sharp/tree/master/Examples) to learn how to use this library.
Cassette.React
Allows you to transpile JavaScript via Babel using Cassette.
RouteJs.Mvc4
JavaScript URL routing for ASP.NET MVC. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (http://dan.cx/projects/routejs) for more details, usage examples and sample code.
React.Owin
OWIN middleware for transpiling JavaScript via Babel.
FaasUtils
FaasUtils is a collection of utilities that could be useful for various FaaS systems/providers (FnProject, OpenFaaS, etc). It is designed to be used as a dependency for FaaS SDKs
RouteJs.AspNet
JavaScript URL routing for ASP.NET Core (vNext) and MVC 6. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (http://dan.cx/projects/routejs) for more details, usage examples and sample code.
RouteJs.Mvc3
JavaScript URL routing for ASP.NET MVC. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (http://dan.cx/projects/routejs) for more details, usage examples and sample code.
RouteJs.Mvc2
JavaScript URL routing for ASP.NET MVC. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (http://dan.cx/projects/routejs) for more details, usage examples and sample code.
WebpackTag
ASP.NET Core Tag Helper for Webpack assets. See the site at https://d.sb/webpacktag for docs.
Daniel15.SimpleIdentity
Simple ASP.NET Core authentication and identity provider. Valid users are specified in a simple configuration file. Please refer to the project site at http://dan.cx/projects/SimpleIdentity for full installation instructions, usage examples, and sample code.
FnProject.Fdk
.NET Core implementation of Fn FDK (Function Development Kit)