FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for samples/misc - vblain/JavaScriptServices · GitHub
vblain
/
JavaScriptServices
Public
forked from
aspnet/JavaScriptServices
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScriptServices
samples
misc
on
dev
User selector
Datepicker
Commit history
Commits on Nov 17, 2018
Upgrade projects and packages to netcoreapp3.0 (aspnet/JavaScriptServices#1793)
natemcmaster
authored
e657e7d
View commit details
Copy full SHA for e657e7d
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
Do not fallback to creating console logger (#1789)
pakrym
authored
160d822
View commit details
Copy full SHA for 160d822
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
React to Razor.Design package removal
pranavkm
committed
f47c590
View commit details
Copy full SHA for f47c590
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
Reference Microsoft.NET.Sdk.Razor in projects with Razor files
pranavkm
committed
587ead9
View commit details
Copy full SHA for 587ead9
View code at this point
Browse repository at this point
Commits on May 7, 2018
Upgrade to netcoreapp22
ryanbrandenburg
committed
966bfcb
View commit details
Copy full SHA for 966bfcb
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Update samples and tests to target netcoreapp2.1
pranavkm
committed
a8809f9
View commit details
Copy full SHA for a8809f9
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Pin tool and package versions to make builds more repeatable
Show description for 2d98a18
Nate McMaster
committed
2d98a18
View commit details
Copy full SHA for 2d98a18
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
Use PackageLineup to manage PackageReference versions
Nate McMaster
committed
a0269fb
View commit details
Copy full SHA for a0269fb
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
Use Directory.Build.props/targets (#1235)
natemcmaster
authored
64ed1c7
View commit details
Copy full SHA for 64ed1c7
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
In non-ASP.NET apps, default project path to current working directory. Fixes #1100.
SteveSandersonMS
committed
a40adab
View commit details
Copy full SHA for a40adab
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
Add simpler prerendering API. Fixes #607
SteveSandersonMS
committed
94fc84a
View commit details
Copy full SHA for 94fc84a
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
Update samples to target both netcoreapp2.0 and net461
SteveSandersonMS
committed
045c05f
View commit details
Copy full SHA for 045c05f
View code at this point
Browse repository at this point
Commits on May 19, 2017
Remove build reference cycle caused by samples
SteveSandersonMS
committed
ad645cb
View commit details
Copy full SHA for ad645cb
View code at this point
Browse repository at this point
Commits on May 18, 2017
Remove obsolete 1.x APIs
SteveSandersonMS
committed
33cc640
View commit details
Copy full SHA for 33cc640
View code at this point
Browse repository at this point
Update libraries and samples to .NET Core 2.0
SteveSandersonMS
committed
244deca
View commit details
Copy full SHA for 244deca
View code at this point
Browse repository at this point
Rename Angular2Spa to AngularSpa, plus rephrase "Angular 2" as "Angular" in many places
SteveSandersonMS
committed
85e59ef
View commit details
Copy full SHA for 85e59ef
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Console type needs exe
benaadams
authored and
SteveSandersonMS
committed
b28f852
View commit details
Copy full SHA for b28f852
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
Remove obsolete references from gitignore files. Fixes #818 and #819.
SteveSandersonMS
committed
b9c387b
View commit details
Copy full SHA for b9c387b
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Unify dependency versions across all non-template projects
natemcmaster
authored and
SteveSandersonMS
committed
3058c05
View commit details
Copy full SHA for 3058c05
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Migrate to csproj (#703)
Show description for a79bc75
SteveSandersonMS
authored
a79bc75
View commit details
Copy full SHA for a79bc75
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Replace image resizing sample with chartist sample
SteveSandersonMS
committed
627ea78
View commit details
Copy full SHA for 627ea78
View code at this point
Browse repository at this point
Commits on Dec 15, 2016
Fix PrerenderResult in Webpack sample
SteveSandersonMS
committed
f722dcf
View commit details
Copy full SHA for f722dcf
View code at this point
Browse repository at this point
Commits on Nov 30, 2016
Split out 'socket' hosting model into a separate optional NuGet package, since most developers won't need it
SteveSandersonMS
committed
832da2a
View commit details
Copy full SHA for 832da2a
View code at this point
Browse repository at this point
Eliminate the NodeHostingModel enum because it isn't extensible. Instead, use extension methods on NodeServicesOptions to configure a NodeInstanceFactory.
SteveSandersonMS
committed
ebf5a18
View commit details
Copy full SHA for ebf5a18
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Updated all 'misc' samples to 1.1.0 dependencies (and to TypeScript 2 for the Webpack sample)
SteveSandersonMS
committed
31d8eb6
View commit details
Copy full SHA for 31d8eb6
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
Add '-loader' suffix to all Webpack loader references
scottaddie
authored and
SteveSandersonMS
committed
3a4936d
View commit details
Copy full SHA for 3a4936d
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
Fix some issues when building with Korebuild. Also make it build the project templates.
SteveSandersonMS
committed
ff39637
View commit details
Copy full SHA for ff39637
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
Design review: Change AddNodeServices to take an Action<NodeServicesOptions> like other aspects of MVC DI config
SteveSandersonMS
committed
f0d954b
View commit details
Copy full SHA for f0d954b
View code at this point
Browse repository at this point
Design review: Always instantiate via DI
SteveSandersonMS
committed
f04fb8c
View commit details
Copy full SHA for f04fb8c
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
Tweaks to .xproj files made automatically by VS
SteveSandersonMS
committed
5bc47aa
View commit details
Copy full SHA for 5bc47aa
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Add example of full-page prerendering via a custom action result
SteveSandersonMS
committed
749c7cb
View commit details
Copy full SHA for 749c7cb
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Create new top-level DefaultNodeInstance concept that will soon hold the "connection draining" logic
SteveSandersonMS
committed
4fb3b18
View commit details
Copy full SHA for 4fb3b18
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
Update 'samples' projects for .NET Core 1.0 RTM
SteveSandersonMS
committed
a986f8d
View commit details
Copy full SHA for a986f8d
View code at this point
Browse repository at this point
Commits on Jun 21, 2016
Update VS files (amended from laskoviymishka's commit 39f024)
laskoviymishka
authored and
SteveSandersonMS
committed
7e51fc4
View commit details
Copy full SHA for 7e51fc4
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
Tidy up image resizing example
SteveSandersonMS
committed
7af64a8
View commit details
Copy full SHA for 7af64a8
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL