Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by NightOwl888
A curated list of projects in awesome lists by NightOwl888 .
https://github.com/nightowl888/j2n
Java-like Components for .NET
analysis atomicboolean atomicinteger atomiclong bytebuffer character collections-java dotnet hacktoberfest java linkedhashset text
Last synced: 11 Nov 2024
https://github.com/nightowl888/bobobrowse.net
BoboBrowse.Net is a faceted browse engine implemented on a top of Lucene.Net. Originally ported from wonderful Java library developed by John Wang (http://javasoze.github.com/bobo/). While Lucene.Net is good with unstructured data, BoboBrowse.Net fills in the missing piece to handle semi-structured and structured data.
Last synced: 11 Nov 2024
https://github.com/nightowl888/icu4n
International Components for Unicode for .NET
breakiterator globalization hacktoberfest icu icu4j international normalization transliterator unicode
Last synced: 11 Nov 2024
https://github.com/nightowl888/jquery.dirtyforms.dialogs.bootstrap.dist
A jQuery Plugin module to enable automatic Bootstrap Modal dialog support when using jQuery Dirty Forms.
Last synced: 11 Nov 2024
https://github.com/nightowl888/facetedsearchprototype
A sample demonstrating how to use BoboBrowse.Net with AJAX to make a faceted search.
Last synced: 11 Nov 2024
https://github.com/nightowl888/ttf
A .NET Web API Demo using SOLID principles
Last synced: 11 Nov 2024
https://github.com/nightowl888/jquery.dirtyforms.dist
A jQuery Plugin that monitors forms for unsaved changes and alerts the user before leaving the page or closing the browser window. Support for custom widgets, rich text editors, dialog frameworks, IFrames, UMD, and more.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_externalresources
Demo showing how to use resources from an external assembly with MvcSiteMapProvider and external DI.
Last synced: 11 Nov 2024
https://github.com/nightowl888/netfx.polyfills
Polyfills for .NET Framework 4.0
Last synced: 11 Nov 2024
https://github.com/nightowl888/dev-machine-setup
A deployment script to quickly setup a new development machine
Last synced: 11 Nov 2024
https://github.com/nightowl888/lucenenet-hunspell
A collection of Hunspell dictionaries in versions known to work with Lucene.Net
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_2_sitemaps
A sample demonstrating how to configure 2 SiteMap instances based on XML files using StructureMap DI.
Last synced: 11 Nov 2024
https://github.com/nightowl888/lucenenet-opennlp-mavenreference-demo
A demo showing how to use MavenReference to add additional functionality to Lucene.Net.Analysis.OpenNLP
Last synced: 11 Nov 2024
https://github.com/nightowl888/jquery.dirtyforms.helpers.tinymce.dist
A jQuery Plugin module to enable automatic TinyMCE support when using jQuery Dirty Forms.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_383
Demo showing scenario for matching nodes based on session state.
Last synced: 11 Nov 2024
https://github.com/nightowl888/jquery.dirtyforms.helpers.ckeditor.dist
A jQuery Plugin module to enable automatic CKEditor support when using jQuery Dirty Forms.
Last synced: 11 Nov 2024
https://github.com/nightowl888/weak-tables
Replacement for ConditionalWeakTable for .NET 3.5
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_arearoutename_446
Demo showing MvcSiteMapProvider has similar functionality to RouteLink in Area.
Last synced: 11 Nov 2024
https://github.com/nightowl888/netstandard2assertexception
Repro project demonstrating that Debug.Assert crashes VSTest
Last synced: 11 Nov 2024
https://github.com/nightowl888/jquery.dirtyforms_51
Demo showing jquery.dirtyforms usage with tinymce
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_wrongnode
Project to demonstrate https://github.com/maartenba/MvcSiteMapProvider/issues/6 issue is fixed.
Last synced: 11 Nov 2024
https://github.com/nightowl888/visualstudio2015test
A repo to test the Github integration with Visual Studio 2015
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_mvc5_396
Demo showing MvcSiteMapProvider with an external URL.
Last synced: 11 Nov 2024
https://github.com/nightowl888/nugetversiontest
A simple project for testing NuGet version schemes that is compatible with MyGet
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcusernameinurl
Demo showing how you could add the username to the URL when the user logs in and remove it when they log out.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_inheritview
Demo showing how to inherit WebViewPage in conjunction with MvcSiteMapProvider.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_dynamicnode
Project to demonstrate https://github.com/maartenba/MvcSiteMapProvider/issues/61 issue is fixed.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_multicategory
A demo showing how to configure a single content item to be listed under multiple categories with MvcSiteMapProvider
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_75
Demo showing MvcSiteMapProvider using IsInCurrentPath property.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_355
A demo project showing how to wrap IAclModule within ISiteMapNodeVisibilityProvider so the VisibilityAffectsDescenants=false behavior can be used in conjunction with security trimming.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_310
A sample demonstrating how to specify custom attributes in XML and retrieve them in an HTML helper.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_407
A demo showing how to use preserved route parameters.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_363
This is a demo showing how to add custom templated HTML helpers to MvcSiteMapProvider in order to extend its functionality. In this demo, we add Next() and Previous() helpers to walk up and down the SiteMap as if it were a table of contents.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_89
Project to demonstrate usage of TrimEmptyGroupingNodesVisibilityProvider.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_187
Project to demonstrate https://github.com/maartenba/MvcSiteMapProvider/issues/187 issue.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_391
Demo showing MvcSiteMapProvider working with an MVC 5 project.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_316
Demo project showing usage of MVC5 AttributeRouting in combination with MvcSiteMapProvider security trimming.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider-a-test-drive
Code example for MvcSiteMapProvider 4.0 - A Test Drive Tutorial located at http://www.shiningtreasures.com/post/2013/08/07/MvcSiteMapProvider-40-a-test-drive
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_202
Project to demonstrate node visibility is not working as expected.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_197
Demo showing MvcSiteMapProvider configured with SiteMapNodeAttributes only.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider-seo-features-tutorial
Code example for MvcSiteMapProvider 4.0 SEO Features Tutorial at http://www.shiningtreasures.com/post/2013/08/10/mvcsitemapprovider-4-seo-features
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_236
A demo showing the proper usage of the SiteMapTitle attribute
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvc5_so_32669600
Answer to StackOverflow question: http://stackoverflow.com/questions/32669600/edit-url-in-asp-net-mvc#32672336
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_fluentapidemo1
A first look at how to design the interface for a fluent API.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_173
Code example how to output a JavaScript link based on a node. For issue at https://github.com/maartenba/MvcSiteMapProvider/issues/173.
Last synced: 11 Nov 2024
https://github.com/nightowl888/lucenenet-codeanalysis-dev
Specialized code analyzers for dealing with Java-ported code
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider-remember-user-position
Code example for How to Make MvcSiteMapProvider Remember a User's Position located at http://www.shiningtreasures.com/post/2013/09/02/how-to-make-mvcsitemapprovider-remember-a-user-position
Last synced: 11 Nov 2024
https://github.com/nightowl888/lucenenetcustomanalyzerdemo
A demo of building and testing a custom analyzer for Lucene.NET
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider-unit-testing-sitemaps
Code example for MvcSiteMapProvider 4.0 - Unit Testing with the SiteMaps Static Methods located at http://www.shiningtreasures.com/post/2013/08/14/mvcsitemapprovider-4-unit-testing-with-the-sitemaps-static-methods
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcroutetesting
Demo showing how to unit test routes in MVC.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider-cache-configuration
Code example for MvcSiteMapProvider 4.0 - Cache Configuration located at http://www.shiningtreasures.com/post/2013/08/11/mvcsitemapprovider-4-cache-configuration
Last synced: 11 Nov 2024
https://github.com/nightowl888/mavenreferencepoc
Proof-of-Concept of MavenReference
Last synced: 11 Nov 2024
https://github.com/nightowl888/getsatelliteassemblyissue
Demo showing GetSatelliteAssembly() not functioning per the docs
Last synced: 11 Nov 2024
https://github.com/nightowl888/bobo-3.1.0-3.2.0
Rolled-up diff of bobo-browse 3.1.0 to 3.2.0
Last synced: 11 Nov 2024
https://github.com/nightowl888/icuave
Demo project showing AccessViolationException when using icu.net in a concurrent scenario with NUnit and FileStream
Last synced: 11 Nov 2024
https://github.com/nightowl888/bobo-browse.net
Bobo-Browse.Net is a faceted browse engine implemented on a top of Lucene.Net
Last synced: 11 Nov 2024
https://github.com/nightowl888/lucenenet-javadoc2markdown
A Lucene.NET-tailored tool for converting JavaDocs to Markdown
Last synced: 11 Nov 2024
https://github.com/nightowl888/bobo-3.2.0-4.0.2
Rolled-up diff of bobo-browse 3.2.0 to 4.0.2
Last synced: 11 Nov 2024
https://github.com/nightowl888/bobo-2.0.7-3.1.0
Project for comparing the differences between bobo-browse version 2.0.7 and 3.1.0
Last synced: 11 Nov 2024
https://github.com/nightowl888/continuousseo
SEO for your Continuous Integration process
Last synced: 11 Nov 2024
https://github.com/nightowl888/benchmarkfieldcomparer
Benchmarks for proposed design changes to FieldComparer<T> in Lucene.NET
Last synced: 11 Nov 2024
https://github.com/nightowl888/jquery.dirtyforms.dialogs.pnotify.dist
A jQuery Plugin module to enable automatic PNotify dialog support when using jQuery Dirty Forms.
Last synced: 11 Nov 2024
https://github.com/nightowl888/jquery.dirtyforms.dialogs.blockui.dist
A jQuery Plugin module to enable automatic BlockUI dialog support when using jQuery Dirty Forms.
Last synced: 11 Nov 2024
https://github.com/nightowl888/visualstudio2019_cantinheritinternalabstractmethod
Last synced: 11 Nov 2024
https://github.com/nightowl888/so_41918276_cachefilter
Demo showing how one might use a global filter for a data cache
Last synced: 11 Nov 2024
https://github.com/nightowl888/shortenedurls
ASP.NET Core Example of how to create a Tiny URL service
Last synced: 11 Nov 2024
https://github.com/nightowl888/test.travis.ci
A simple project to experiment with travis ci with.
Last synced: 11 Nov 2024
https://github.com/nightowl888/jquery.dirtyforms.dialogs.jquery-ui.dist
A jQuery Plugin module to enable automatic jQuery UI dialog support when using jQuery Dirty Forms.
Last synced: 11 Nov 2024
https://github.com/nightowl888/jquery.dirtyforms.dialogs.facebox.dist
A jQuery Plugin module to enable automatic Facebox dialog support when using jQuery Dirty Forms.
Last synced: 11 Nov 2024
https://github.com/nightowl888/randomizedtesting
Extensions to the Random class to generate numbers, strings, and random picks
Last synced: 11 Nov 2024
https://github.com/nightowl888/jquery.dirtyforms.helpers.alwaysdirty.dist
A jQuery Plugin module to force dirty state when using jQuery Dirty Forms. This plugin is primarily intended as a demo to show how to write a helper.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemaptest
Project to demonstrate issue described in https://github.com/maartenba/MvcSiteMapProvider/issues/213#issuecomment-26388228
Last synced: 11 Nov 2024
https://github.com/nightowl888/jquery.facebox.dist
Distribution repository for jquery.facebox
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_so_attributerouteareas
A demo project showing usage of Attribute Routing, Areas, and MvcSiteMapProvider together.
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemap_simpleinjector3
Test project used to create a common module that works with both Simple Injector 2.x and 3.x
Last synced: 11 Nov 2024
https://github.com/nightowl888/mvcsitemapprovider_345-2
A demo project showing how to use a pre-alpha release of the new XML sitemap functionality (for search engines).
Last synced: 11 Nov 2024