35 packages tagged with “unicorn”
Some simple System.Net.Http.HttpClient helpers to help with your unit tests or when you don't really want to call the endpoint.
A Serilog sink that writes log events to Rapid 7's InsightOps (https://insight.rapid7.com/).
A simple set of utility classes and a sample T4 template that allow easy code generation for Sitecore templates from Rainbow / Unicorn serialized items. Currently, only the YAML serialization format is supported.
SimpleAuthentication is a ASP.NET library that makes it really simple to for developers to add Social Authentication code to an ASP.NET application.
SimpleSitemap is a lite library that helps you create web sitemaps for collections or lists of items. These sitemaps follow the Sitemap Protocol. Both sitemapindex and urlset links are generated, based upon the data collection size and 'page size'. Examples of this could be a list of your users, or products, or questions.
A library for deserializing Rainbow yaml item files into strongly typed objects. Ported from transitus.sitecore * Requires the Sitecore Kernel binary
SimpleLogging is a lite and tiny package to help logging in any .NET application. This core library is a Portable Class Library. It's also mainly just some common framework for other SimpleLogging packages - which is really what you should be using.
A simple text manipulation library.
### RavenDb Client power tools for RavenDb 3.0 - Powerful InitializeWithDefaults(..) method (to replace the Initialize() method). - Can seed data. - Can create indexes by list or assemblies. - Can throws an exception when the Database has an error (Asserting for errors). ------------------------------------------------ RavenDb is a nice Database to work with, but at times there's a lot of tweaks and ceremony required to just 'set stuff up'. This is -really- noticeable when you're writing tests. This library reduces the code required to take advantage of the power found in RavenDb by setting up the Database programatically to do what you want it to do.
Used with SimpleAuthentication, provides automated configuration for ASP.NET NancyFX projects.
MSBuild extension that allows to execute Unicorn sync.
This package is now rebranded to: SimpleAuthentication.Core
Used with SimpleAuthentication, provides automated configuration for ASP.NET Mvc projects.
Used with SimpleLogging, this provides you with a quick, simple and easy way to log messages with NLog. A common use of this is to send messages to an NLog viewer like Sentinel to get live (streamed) logging messages. Also includes a simple way to programatically turn on/off an NLogViewTarget, which is awesome when used in an Azure role :)
### RavenDb Testing power tools - RavenDbTestBase to remove the large amount of test code ceremony. - Quick access to multiple Document Sessions. - Indexes are always indexed before any queries can be executed. ------------------------------------------------ There is a fair bit of ceremony required when creating some A/A/A test code when you're leveraging RavenDb (Embedded). Lets reduce the time it takes to write that code. This library helps do that! By inheriting from the RaveDbTestBase class, most of this verbose code is now done for you in the base class :)
This is a Glimpse plugin which helps developers see what magic happens 'under the hood' for SimpleAuthentication.
Used with SimpleAuthentication, this adds additional provider support: 1. GitHub 2. Amazon 3. 37 Signals 4. LinkedIn 5. OpenId.
Claims based security is the new black. So to keep things simple, most web applications require some common user data whenever they sign in to a web application! So that is what this package does. Making your web application Identity coding-life simpler.
A simple library that makes it easy for you to consume some 3rd party Spatial Api services. - Google: Maps JavaScript API - Geocode - Google: Places API - Find - Nominatium: Geocode
A simple Ftp library which includes an interface and a simplified api. It's easy to think this is just a glorified wrapper around WebClient ... but it's actually useful!
This package simplifies logging to LogEntries using nLog as the engine.
Package Description
Idiomatic Unicorn bindings for .NET
Unicorn.Bootstrap is a utility for Sitecore that will utilise Unicorn 3 (https://github.com/kamsar/Unicorn) to auto-sync items into your Sitecore solution at startup time. Purpose is to be able to install Sitecore modules via a NuGET repository, without the need for further package installation.
This library is a simple wrapper over some common Google Maps or Google Places 'Web Services' API. It's ment to provide a quick and convenient way to query the specific Google Api's.
An NLog target for the Bugsnag error reporting SaaS. NLog: http://www.nlog.com/ Bugsnag: http://www.bugsnag.com/
Making it simple to customize Hosting for your .NET Core 3.x+ application
This library contains some simple error classes for a consistent way to handle errors in a NancyFX application.