- Orlando Florida
Block or Report
Block or report ericnewton76
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
gmaps-api-net Public
C# google maps api interface for interacting with the backend web services for Google Maps
-
httpsecurecookie Public
Store encrypted data within encoded cookies for use in server-side implementations without requiring sessions.
-
MvcInteropX Public
This is a fork of Zeus MvcInterop to provide MVC capabilities to WebForms pages.
C# 1
-
commandline Public
Forked from commandlineparser/commandline
C# command line parser for .NET with F# support
C# 3
30 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 8 commits in 1 repository
Created 1 repository
- ericnewton76/json-server JavaScript
Opened 1 pull request in 1 repository
typicode/json-server
1
open
Reviewed 5 pull requests in 1 repository
commandlineparser/commandline
5 pull requests
Created an issue in typicode/json-server that received 1 comment
Feature request: ignore $schema node
Json schema standard allows for a "$schema" property added to the root object of a json document. Many IDEs like VSCode can enforce schema/describe…