28 packages
returned for Tags:"facility"
Filter
Provides ability for the components to be created by factory objects. You can use it to register things like HttpContext in the container. This facility is mostly targeted towards legacy applications.
Castle Windsor event wiring facility provides ability to wire up classes exposing events to classes consuming them.
40,885 total downloads
last updated 3/11/2021
Latest version: 2.7.1
Facility
FSD
Core
A library for consuming/implementing Facility APIs.
Used by code generators to process Facility Service Definitions.
A .NET Core tool that generates FSD for a Facility Service Definition.
A tool that generates C# for a Facility Service Definition.
A library that generates C# for a Facility Service Definition.
FluentAssertions extensions for Facility unit tests.
Helpers for Facility code generator tools.
A tool that generates an ASP.NET controller for a Facility Service Definition.
Owin Framework IIdentityStore facility that stores identity information in a database using Prius ORM
A tool that generates JavaScript or TypeScript for a Facility Service Definition.
A tool that generates Markdown for a Facility Service Definition.
A tool that checks Facility conformance.
A library that generates an ASP.NET controller for a Facility Service Definition.
Integrates with synchronization elements of .NET framework (like ISynchronizeInvoke interface, SynchronizationContext), ensures components that inherit Control get created on UI thread etc.
Used by fsdgenjs to generate JavaScript or TypeScript for a Facility Service Definition.
Owin Framework ICache facility that stores cached data in local memory
Used by fsdgenmd to generate Markdown for a Facility Service Definition.
Owin Framework ITokenStore facility that uses the ICache facility to store tokens