Found 71 packages
* Zero code localization. You don't even have to use the [Display] attribute. * A MembershipProvider that uses the DependencyResolver and a few interfaces to make it easier to understand. * Better HtmlHelpers which lets you modify the HTML tags before they are written to the view. Read the homepage for more information
Business application library - get rid of a lot of boilerplate code.
Very basic functionality that is frequently used in Griffin+ .NET projects.
Griffin.Decoupled is a library which helps you create decoupled and scalable applications in a simple way using commands and domain events
Griffin Report Writer (C# Custom Library, for internal use only)
A simple, but modular extensible logging facility that focuses on applications built on the .NET framework.
A small embeddable web server.
SqlServer integration package for Griffin.MvcContrib
HTTP implementation for Griffin.Networking. It can be used to create HTTP clients and Servers with Griffin.Networking
A somewhat performant networking library written in C#. Helps you create well structured networking applications faster and easier.
Easy to understand but powerful container.
Support for Griffin.Container
A fast replacement for System.Activator when instantiating local classes/structs is required.
Command/Query (CQS) library which enables to you use dependency injection in your Command/Query handlers. The CQS objects can be executed locally within the same process or through a client/server architecture. You can also scale the execution by using routing CQS objects or divide so that one server handles events, another queries etc. Support for: * Commands * Queries * Request/Reply * Application events
Support for RavenDB
Adds an administration area used to handle localization of views, models and validation messages. By installing it, you get zero-code localization of your project.
The interface to the Griffin+ logging system. Libraries should use this package as it is very stable. Applications should use the GriffinPlus.Lib.Logging package which receives updates more often.
JSON.NET adapter for Griffin.Framework
Commanda/Query library allowing inter process communication.
ASP.NET integration package for Griffin.Container