Skip to content
View jeremy-farrance's full-sized avatar

Sponsoring

@2sic
@UpendoVentures

Organizations

@Accuraty
Block or Report

Block or report jeremy-farrance

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. AccuratySolutions-2023 AccuratySolutions-2023 Public

    AccuLadder and other helper stuff

    JavaScript

  2. Upendo-Dnn-UserManager Upendo-Dnn-UserManager Public

    Forked from UpendoVentures/Upendo-Dnn-UserManager

    This DNN CMS module allows authorized end-users to manage all of the common aspects of user management outside of the persona bar.

    C#

  3. Accuraty/AccuTheme-Bs4 Accuraty/AccuTheme-Bs4 Public template

    Dnn Theme Template Project; boilerplate using Bootstrap 4.6.2

    SCSS

  4. A DNN Theme footer include file that... A DNN Theme footer include file that outputs useful Debug info for OHS, development, etc. C#, CSharp, .NET
    1
    <%-- THIS IS THE C# CSharp .NET VERSION
    2
    NOTES: 
    3
     - the way we get the Skin name is "janky" ;)
    4
     - uses Bootstrap (next version won't?)
    5
  5. ToSlug, Generate URL slug from a nam... ToSlug, Generate URL slug from a name, title, etc.
    1
    @functions {
    2
    
                  
    3
      // Turn any text or title in to a URL Slug
    4
      // original = https://stackoverflow.com/questions/2920744/url-slugify-algorithm-in-c
    5
      // .ToSlug("My  Title=Heading - &*(-) end-") >> "my-titleheading-end"
  6. dnnsoftware/Dnn.Platform dnnsoftware/Dnn.Platform Public

    DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.

    C# 1k 743