hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
a5681934413d99abbc887ca0841bc0a36f6d1aa7
1,205
cshtml
C#
BakedGoods/Views/Pastries/Show.cshtml
HBeinstein/BakedGoods.Solution
07b21878a9ad33be7312a0d85773b90ed93ed97a
[ "MIT" ]
null
null
null
BakedGoods/Views/Pastries/Show.cshtml
HBeinstein/BakedGoods.Solution
07b21878a9ad33be7312a0d85773b90ed93ed97a
[ "MIT" ]
null
null
null
BakedGoods/Views/Pastries/Show.cshtml
HBeinstein/BakedGoods.Solution
07b21878a9ad33be7312a0d85773b90ed93ed97a
[ "MIT" ]
null
null
null
@{ Layout = "_Layout"; } @using BakedGoods.Models; @model BakedGoods.Models.Pastry; <h2>Pastry Details:</h2> <h3>@Html.DisplayNameFor(model => model.Name): @Html.DisplayFor(model => model.Name)</h3> @if(@Model.Flavors.Count == 0) { <p>This pastry doesn't come in any flavors yet!</p> @* <p>@Html.ActionLink("Add...
30.897436
98
0.631535
a58e13af3ddd7fa3093ec547a9885c89f994ede6
3,088
cs
C#
src/Ipop/Managed/ManagedDhcpServer.cs
sporkmonger/brunet
5e51cd74af03c6649b3f917d1c30251ab4e3bffe
[ "MIT" ]
1
2015-03-06T09:29:20.000Z
2015-03-06T09:29:20.000Z
src/Ipop/Managed/ManagedDhcpServer.cs
kingctan/brunet
d17c9d951a7b9d23fb22c1daef5b09a36fc5bc6e
[ "MIT" ]
null
null
null
src/Ipop/Managed/ManagedDhcpServer.cs
kingctan/brunet
d17c9d951a7b9d23fb22c1daef5b09a36fc5bc6e
[ "MIT" ]
1
2022-01-30T10:31:57.000Z
2022-01-30T10:31:57.000Z
/* Copyright (C) 2008 Pierre St Juste <ptony82@ufl.edu>, University of Florida David Wolinsky <davidiw@ufl.edu>, University of Florida Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the S...
36.329412
111
0.710492
177955e66fb18dedc5b7ea60d9862322b2897ef1
1,927
cs
C#
src/Yalla.Core/Portable/FormatterBase.cs
Yalla-NET/Yalla.Core
d2b9983933f13bef53f1f9a711dd69b15c3f825e
[ "Apache-2.0" ]
1
2016-11-12T03:44:27.000Z
2016-11-12T03:44:27.000Z
src/Yalla.Core/Portable/FormatterBase.cs
YallaDotNet/Yalla.Core
d2b9983933f13bef53f1f9a711dd69b15c3f825e
[ "Apache-2.0" ]
null
null
null
src/Yalla.Core/Portable/FormatterBase.cs
YallaDotNet/Yalla.Core
d2b9983933f13bef53f1f9a711dd69b15c3f825e
[ "Apache-2.0" ]
null
null
null
using System; using System.Text; namespace Yalla { /// <summary> /// Base log formatter. /// </summary> public abstract class FormatterBase : ILogFormatter { /// <summary> /// Formats an entry. /// </summary> /// <param name="provider">Format provider.</param> ...
27.140845
118
0.513752
70a97b41df04162b086158b0949900e551ad44cd
3,263
cs
C#
samples/DotNetOpenAuth.ApplicationBlock/azureadclient.cs
felixonmars/DotNetOpenAuth
190e5528f53432e6dfa9aab07f2767cd0fe35c53
[ "MS-PL" ]
1,182
2015-01-03T17:15:04.000Z
2022-03-18T03:03:26.000Z
samples/DotNetOpenAuth.ApplicationBlock/azureadclient.cs
oduwole/DotNetOpenAuth
5364f523ba4ca559b56ed5db768007f8412bd266
[ "MS-PL" ]
65
2015-01-04T23:21:49.000Z
2018-10-26T01:00:38.000Z
samples/DotNetOpenAuth.ApplicationBlock/azureadclient.cs
oduwole/DotNetOpenAuth
5364f523ba4ca559b56ed5db768007f8412bd266
[ "MS-PL" ]
509
2015-01-10T15:14:58.000Z
2022-03-04T18:29:27.000Z
//----------------------------------------------------------------------- // <copyright file="AzureADClient.cs" company="Microsoft"> // Copyright (c) Microsoft. All rights reserved. // </copyright> //----------------------------------------------------------------------- namespace DotNetOpenAuth.ApplicationBlock ...
28.876106
152
0.646951
70d6c6f7ace0a0f23e6cc683582e5df9d865b788
624
cs
C#
source/EmailSpooler/EmailSpooler.Win32Service/SMTP/EmailAttachment.cs
yinyue200/PeanutButter
3b80bddb6eaafedf8336d96f4ebb3854de202ac8
[ "BSD-3-Clause" ]
108
2015-01-17T17:16:46.000Z
2022-03-23T16:15:18.000Z
source/EmailSpooler/EmailSpooler.Win32Service/SMTP/EmailAttachment.cs
yinyue200/PeanutButter
3b80bddb6eaafedf8336d96f4ebb3854de202ac8
[ "BSD-3-Clause" ]
43
2015-09-14T17:51:08.000Z
2022-03-25T11:24:41.000Z
source/EmailSpooler/EmailSpooler.Win32Service/SMTP/EmailAttachment.cs
yinyue200/PeanutButter
3b80bddb6eaafedf8336d96f4ebb3854de202ac8
[ "BSD-3-Clause" ]
29
2015-09-10T07:17:08.000Z
2022-02-19T13:55:29.000Z
using System; // ReSharper disable InconsistentNaming namespace EmailSpooler.Win32Service.SMTP { public class EmailAttachment { public string Name { get; } public byte[] Data { get; } public string MIMEType { get; } public string ContentID { get; set; } public bool IsInl...
28.363636
96
0.578526
4cfe16ab4259a170e60eb96e09f54795b8bc91b5
865
cs
C#
Assets/scriptBD/datos.cs
Geeker-GNF/RAsE2
b930daefbb0ffb6c107c342bc852fe653cde0312
[ "Unlicense" ]
null
null
null
Assets/scriptBD/datos.cs
Geeker-GNF/RAsE2
b930daefbb0ffb6c107c342bc852fe653cde0312
[ "Unlicense" ]
null
null
null
Assets/scriptBD/datos.cs
Geeker-GNF/RAsE2
b930daefbb0ffb6c107c342bc852fe653cde0312
[ "Unlicense" ]
null
null
null
using SQLite4Unity3d; public class datos { public string imagen { get; set; } public float latitud { get; set; } public float longitud { get; set; } public string tipo { get; set; } public string posicion { get; set; } public string rotacion { get; set; } public string escala { get; set; } public string col...
34.6
299
0.684393
2246d74841b62f5dac5df481881881535d19694d
1,849
cs
C#
Sources/HipMobileUI/Helpers/AppSharedData.cs
HiP-App/HiP-Forms
a75f04ec52a43c5d1459fffc598d186342191c82
[ "Apache-2.0" ]
4
2018-02-27T15:30:03.000Z
2018-10-18T14:01:47.000Z
Sources/HipMobileUI/Helpers/AppSharedData.cs
HiP-App/HiP-Forms
a75f04ec52a43c5d1459fffc598d186342191c82
[ "Apache-2.0" ]
70
2017-01-27T10:25:18.000Z
2018-09-22T18:43:41.000Z
Sources/HipMobileUI/Helpers/AppSharedData.cs
HiP-App/HiP-Forms
a75f04ec52a43c5d1459fffc598d186342191c82
[ "Apache-2.0" ]
1
2017-05-04T17:42:42.000Z
2017-05-04T17:42:42.000Z
// Copyright (C) 2016 History in Paderborn App - Universität Paderborn // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unl...
44.02381
101
0.727961
56f800761b5aa1e81e79f25989eb020396b4e66b
111
cs
C#
Exams/RetakeExam-2018-04-28/toDelete/Shampoo.cs
VladimirKyuranov/CSharp-OOP-Advanced
45a78ba81c2caaa882d25f73b829d0cc8bcb96bc
[ "MIT" ]
null
null
null
Exams/RetakeExam-2018-04-28/toDelete/Shampoo.cs
VladimirKyuranov/CSharp-OOP-Advanced
45a78ba81c2caaa882d25f73b829d0cc8bcb96bc
[ "MIT" ]
null
null
null
Exams/RetakeExam-2018-04-28/toDelete/Shampoo.cs
VladimirKyuranov/CSharp-OOP-Advanced
45a78ba81c2caaa882d25f73b829d0cc8bcb96bc
[ "MIT" ]
null
null
null
namespace Travel.Entities.Items { public class Shampoo : Item { public Shampoo() : base(4) { } } }
11.1
32
0.612613
545ee0b29b81b27468264635f91353b2e9114235
1,678
cshtml
C#
Source/Yuvia/Presentation/Yuvia.Web/Views/Account/Authenticate.cshtml
codehuntsman/yuvia
9138716bd88a5fca7bfb6f7da15ca599a62a7fd1
[ "MIT" ]
null
null
null
Source/Yuvia/Presentation/Yuvia.Web/Views/Account/Authenticate.cshtml
codehuntsman/yuvia
9138716bd88a5fca7bfb6f7da15ca599a62a7fd1
[ "MIT" ]
null
null
null
Source/Yuvia/Presentation/Yuvia.Web/Views/Account/Authenticate.cshtml
codehuntsman/yuvia
9138716bd88a5fca7bfb6f7da15ca599a62a7fd1
[ "MIT" ]
null
null
null
@{ ViewBag.Title = "Authenticate"; } <section class="container"> <div class="row"> <div id="login-box" class="col-lg-6 col-sm-12"> <h3>Login</h3> @using( Html.BeginForm( "Login", "Account", FormMethod.Post ) ) { <div class="form-group"> ...
39.952381
114
0.490465
8845f5a543efe063ec5eb1c5eef0e8183985b772
914
cs
C#
ViewModels/EntryDetailViewModel.cs
abdel/ProfessionalJournal
b4ddda70d58cdb9ccd6b199aa988b416631d5cab
[ "MIT" ]
null
null
null
ViewModels/EntryDetailViewModel.cs
abdel/ProfessionalJournal
b4ddda70d58cdb9ccd6b199aa988b416631d5cab
[ "MIT" ]
null
null
null
ViewModels/EntryDetailViewModel.cs
abdel/ProfessionalJournal
b4ddda70d58cdb9ccd6b199aa988b416631d5cab
[ "MIT" ]
null
null
null
using System; using Xamarin.Forms; namespace ProfessionalJournal { public class EntryDetailViewModel : BaseViewModel { public bool editMode; public Entry Entry { get; set; } public EntryDetailViewModel(Entry entry = null, bool editMode = true) { Entry = entry; ...
24.052632
100
0.555799
24bc197422568fae3575a52c4ffb9ae7a3de8c23
4,727
cs
C#
PlayGalore_Project/PlayGalore_WPF_view/MainWindow.xaml.cs
Brunosil97/Spartaproject-Plays_galore
afddab9e4dc122939d59f084bda40de0f4f243e4
[ "MIT" ]
1
2020-08-04T10:19:40.000Z
2020-08-04T10:19:40.000Z
PlayGalore_Project/PlayGalore_WPF_view/MainWindow.xaml.cs
Brunosil97/Spartaproject-Plays_galore
afddab9e4dc122939d59f084bda40de0f4f243e4
[ "MIT" ]
null
null
null
PlayGalore_Project/PlayGalore_WPF_view/MainWindow.xaml.cs
Brunosil97/Spartaproject-Plays_galore
afddab9e4dc122939d59f084bda40de0f4f243e4
[ "MIT" ]
1
2020-07-26T01:15:43.000Z
2020-07-26T01:15:43.000Z
using PlayGalore_controller; using PlayGalore_model.Models; using PlayGalore_WPF_view.Views; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents...
29
113
0.638671
88180d714fff1bb770d9a811b3c66418f80469f7
2,413
cs
C#
dwCheckApi/startup.cs
rafysanchez/dwCheckApi
e0a399aaf539c81993c88ff0e0438b613cd2664a
[ "MIT" ]
null
null
null
dwCheckApi/startup.cs
rafysanchez/dwCheckApi
e0a399aaf539c81993c88ff0e0438b613cd2664a
[ "MIT" ]
null
null
null
dwCheckApi/startup.cs
rafysanchez/dwCheckApi
e0a399aaf539c81993c88ff0e0438b613cd2664a
[ "MIT" ]
null
null
null
using System.Linq; using ClacksMiddleware.Extensions; using dwCheckApi.Helpers; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.ResponseCompression; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Lo...
36.014925
109
0.617074
86d483aa9554c568c916cc08d93c3a5f487ffb8a
923
cs
C#
src/Files.FileSystems.Physical/Utilities/ConversionExtensions.cs
manuelroemer/Files
00f824ed7133c6d0afe956a499b0c2f6795e0e7e
[ "MIT" ]
25
2020-07-01T17:15:39.000Z
2022-01-02T11:06:56.000Z
src/Files.FileSystems.Physical/Utilities/ConversionExtensions.cs
manuelroemer/Files
00f824ed7133c6d0afe956a499b0c2f6795e0e7e
[ "MIT" ]
41
2020-05-30T15:05:57.000Z
2022-03-07T20:13:05.000Z
src/Files.FileSystems.Physical/Utilities/ConversionExtensions.cs
manuelroemer/Files
00f824ed7133c6d0afe956a499b0c2f6795e0e7e
[ "MIT" ]
1
2021-05-27T01:17:12.000Z
2021-05-27T01:17:12.000Z
namespace Files.FileSystems.Physical.Utilities { using System; using System.IO; using Files.Shared; internal static class ConversionExtensions { public static bool ToOverwriteBool(this NameCollisionOption options) => options switch { NameCollisionOption.Fail => false, ...
36.92
98
0.686891
53864be06d11e6ffe8c01c93c6b02c50b55897ce
1,435
cs
C#
Src/Tools/Toolbox/Types/UnixDate.cs
khooversoft/Spin
0353460bd86c4a5c8112ece42488d6415dfc8744
[ "MIT" ]
null
null
null
Src/Tools/Toolbox/Types/UnixDate.cs
khooversoft/Spin
0353460bd86c4a5c8112ece42488d6415dfc8744
[ "MIT" ]
null
null
null
Src/Tools/Toolbox/Types/UnixDate.cs
khooversoft/Spin
0353460bd86c4a5c8112ece42488d6415dfc8744
[ "MIT" ]
1
2021-01-02T09:34:49.000Z
2021-01-02T09:34:49.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Toolbox.Types { /// <summary> /// Unix date is number of seconds from 1970-01-01T00:00:00Z /// </summary> public struct UnixDate : IEquatable<UnixDate> { public Uni...
35
132
0.70453
539c1b11b5538ed1da9e658e2bc502b98160cc76
382
cs
C#
OtherComponents/MDWSvistalayer/MDWS Source/mdo/mdo/src/mdo/dao/cache/CacheDao.cs
frankfont/RAPTOR_FORK
2d9d4a4b11c7d79268495d1ccdf5ae4c7eb45331
[ "Apache-2.0" ]
7
2016-02-17T17:54:27.000Z
2021-03-18T08:21:32.000Z
OtherComponents/MDWSvistalayer/MDWS Source/mdo/mdo/src/mdo/dao/cache/CacheDao.cs
frankfont/RAPTOR_FORK
2d9d4a4b11c7d79268495d1ccdf5ae4c7eb45331
[ "Apache-2.0" ]
6
2016-02-03T19:32:29.000Z
2017-02-13T19:26:29.000Z
OtherComponents/MDWSvistalayer/MDWS Source/mdo/mdo/src/mdo/dao/cache/CacheDao.cs
frankfont/RAPTOR_FORK
2d9d4a4b11c7d79268495d1ccdf5ae4c7eb45331
[ "Apache-2.0" ]
9
2015-01-03T16:46:54.000Z
2017-07-29T18:22:53.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using InterSystems.Data.CacheClient; using InterSystems.Data.CacheTypes; namespace gov.va.medora.mdo.dao.cache { public class CacheDao { CacheConnection _cxn; public CacheDao(AbstractConnection cxn) ...
18.190476
47
0.67801
53ea518894b4fd822b560557a39ed1eecc926798
7,208
cs
C#
winforms-z-buffer/Utils/Line.cs
julzerinos/winforms-z-buffer-3d
34b4a580e2ea0a6d172c35d246e4c10421a55012
[ "MIT" ]
4
2020-11-08T00:34:07.000Z
2022-03-24T11:54:32.000Z
winforms-z-buffer/Utils/Line.cs
julzerinos/winforms-z-buffer-3d
34b4a580e2ea0a6d172c35d246e4c10421a55012
[ "MIT" ]
null
null
null
winforms-z-buffer/Utils/Line.cs
julzerinos/winforms-z-buffer-3d
34b4a580e2ea0a6d172c35d246e4c10421a55012
[ "MIT" ]
2
2020-11-08T00:34:10.000Z
2021-03-20T18:07:43.000Z
using System; using System.Collections.Generic; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Media.Media3D; namespace winforms_z_buffer.Utils { public static class Line { // Bresenham's Line in 3D // Source https://www.geeksforg...
28.266667
99
0.32131
12d821d2adf236dfc300ff0c1f56759c55826b48
2,013
cs
C#
IfcKit/schemas/IfcGeometricConstraintResource/IfcObjectPlacement.cs
BuildingSMART/IfcDoc
d56ed1df77b200506f37ca14d72691a6fe45ee4b
[ "Unlicense", "MIT" ]
29
2015-05-13T09:20:32.000Z
2018-05-15T16:08:22.000Z
IfcKit/schemas/IfcGeometricConstraintResource/IfcObjectPlacement.cs
buildingsmart-private/IfcDoc
d56ed1df77b200506f37ca14d72691a6fe45ee4b
[ "Unlicense", "MIT" ]
33
2015-04-04T00:33:48.000Z
2018-05-29T03:03:11.000Z
IfcKit/schemas/IfcGeometricConstraintResource/IfcObjectPlacement.cs
buildingsmart-private/IfcDoc
d56ed1df77b200506f37ca14d72691a6fe45ee4b
[ "Unlicense", "MIT" ]
18
2015-08-14T08:47:39.000Z
2018-05-10T21:40:09.000Z
// This file may be edited manually or auto-generated using IfcKit at www.buildingsmart-tech.org. // IFC content is copyright (C) 1996-2018 BuildingSMART International Ltd. using System; using System.Collections.Generic; using System.ComponentModel; using System.ComponentModel.DataAnnotations; using System.ComponentMo...
52.973684
924
0.767014
a18ede72db8377e0261ede26314c42981d2a0066
1,710
cs
C#
reactor.fusion/random/Random.cs
Watemlifts/reactor
1bf4940df9400ea6f5b1b8ab614c0680751fe0b3
[ "MIT" ]
29
2015-02-14T03:28:25.000Z
2021-11-04T22:43:43.000Z
reactor.fusion/random/Random.cs
Watemlifts/reactor
1bf4940df9400ea6f5b1b8ab614c0680751fe0b3
[ "MIT" ]
2
2015-03-04T06:27:10.000Z
2015-12-08T18:58:49.000Z
reactor.fusion/random/Random.cs
Watemlifts/reactor
1bf4940df9400ea6f5b1b8ab614c0680751fe0b3
[ "MIT" ]
12
2015-04-19T07:26:09.000Z
2021-05-27T01:20:36.000Z
/*-------------------------------------------------------------------------- Reactor.Fusion The MIT License (MIT) Copyright (c) 2015 Haydn Paterson (sinclair) <haydn.developer@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files...
36.382979
103
0.681287
b4e1f184064efde8e8a2ca63927d489d01d53e93
4,150
cs
C#
patches/tModLoader/Terraria/ModLoader/DrawableTooltipLine.cs
einarmo/tModLoader
35b91c67bfd99dbbffe82bfb9aa9c1ee1d92e87d
[ "MIT" ]
438
2017-06-20T02:25:38.000Z
2019-06-22T04:45:20.000Z
patches/tModLoader/Terraria/ModLoader/DrawableTooltipLine.cs
einarmo/tModLoader
35b91c67bfd99dbbffe82bfb9aa9c1ee1d92e87d
[ "MIT" ]
361
2017-06-20T11:15:09.000Z
2019-06-23T20:35:06.000Z
patches/tModLoader/Terraria/ModLoader/DrawableTooltipLine.cs
einarmo/tModLoader
35b91c67bfd99dbbffe82bfb9aa9c1ee1d92e87d
[ "MIT" ]
245
2017-06-20T03:35:40.000Z
2019-06-23T08:44:19.000Z
using Microsoft.Xna.Framework; using ReLogic.Graphics; using Terraria.GameContent; namespace Terraria.ModLoader { // contains additional info for modders to use when using tooltip related draw hooks // most stuff is readonly here or only has a public getter, because the related draw hooks are not meant for modifying...
32.936508
258
0.69012
5e94c12a646d7a26b68b0327433dda4cd9673e03
25,686
cs
C#
Assets/Scripts/Physics/Movement.cs
LXShades/UnityMultiplayerEssentials
90cb5b467046f06969586d0d83c172c8f6f8f04d
[ "CC0-1.0" ]
null
null
null
Assets/Scripts/Physics/Movement.cs
LXShades/UnityMultiplayerEssentials
90cb5b467046f06969586d0d83c172c8f6f8f04d
[ "CC0-1.0" ]
null
null
null
Assets/Scripts/Physics/Movement.cs
LXShades/UnityMultiplayerEssentials
90cb5b467046f06969586d0d83c172c8f6f8f04d
[ "CC0-1.0" ]
null
null
null
using System; using System.Collections.Generic; using UnityEngine; /// <summary> /// Manually-controllable/tickable immediate sweep-based movement features for characters and objects /// Similar to Unity's CharacterController, with more features and collision shapes. /// </summary> public class Movement : Mon...
44.749129
262
0.611734
c181931b741702f9e82d9c034463f1229e27a830
2,622
cs
C#
BlueprintCore/BlueprintCore/Blueprints/Configurators/Area/SettlementAreaPreset.cs
vikigenius/WW-Blueprint-Core
3a6afe467a5cc6d9e4d18a1831727ffb47e5bae6
[ "MIT" ]
null
null
null
BlueprintCore/BlueprintCore/Blueprints/Configurators/Area/SettlementAreaPreset.cs
vikigenius/WW-Blueprint-Core
3a6afe467a5cc6d9e4d18a1831727ffb47e5bae6
[ "MIT" ]
null
null
null
BlueprintCore/BlueprintCore/Blueprints/Configurators/Area/SettlementAreaPreset.cs
vikigenius/WW-Blueprint-Core
3a6afe467a5cc6d9e4d18a1831727ffb47e5bae6
[ "MIT" ]
1
2021-12-19T18:12:39.000Z
2021-12-19T18:12:39.000Z
using BlueprintCore.Utils; using Kingmaker.Blueprints; using Kingmaker.Blueprints.Area; using Kingmaker.Kingdom; using Kingmaker.Kingdom.Settlements; #nullable enable namespace BlueprintCore.Blueprints.Configurators.Area { /// <summary> /// Configurator for <see cref="BlueprintSettlementAreaPreset"/>. /// </summ...
34.5
141
0.706331
37aaccf267fefdc0f0fb52c9c022c4aca03135cb
370
cs
C#
Animatroller/src/ExpanderCommunication/IClientCommunication.cs
HakanL/animatroller
4516777cba51b953de30beb95e8b44e37f5a30e0
[ "Unlicense", "MIT" ]
8
2016-11-03T14:23:14.000Z
2020-10-19T15:40:15.000Z
Animatroller/src/ExpanderCommunication/IClientCommunication.cs
HakanL/animatroller
4516777cba51b953de30beb95e8b44e37f5a30e0
[ "Unlicense", "MIT" ]
null
null
null
Animatroller/src/ExpanderCommunication/IClientCommunication.cs
HakanL/animatroller
4516777cba51b953de30beb95e8b44e37f5a30e0
[ "Unlicense", "MIT" ]
1
2017-11-27T17:47:03.000Z
2017-11-27T17:47:03.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Animatroller.ExpanderCommunication { public interface IClientCommunication { Task StartAsync(); Task StopAsync(); Task<bool> SendData(string messageType, byte...
18.5
61
0.689189
37b48868f88e8d021897313d55c2f016ed43d01e
301
cs
C#
Bonfidanet.Client/Models/Subscription.cs
bmresearch/Bonfidanet
13d15f4c7b64b90e85e202136c5928e0c44eac8b
[ "MIT" ]
4
2021-06-14T18:31:12.000Z
2021-09-13T16:41:21.000Z
Bonfidanet.Client/Models/Subscription.cs
bmresearch/Bonfidanet
13d15f4c7b64b90e85e202136c5928e0c44eac8b
[ "MIT" ]
1
2021-10-07T16:48:02.000Z
2021-10-07T16:48:02.000Z
Bonfidanet.Client/Models/Subscription.cs
bmresearch/Bonfidanet
13d15f4c7b64b90e85e202136c5928e0c44eac8b
[ "MIT" ]
2
2021-06-12T18:18:30.000Z
2021-06-21T01:18:04.000Z
// unset namespace Bonfida.Client.Models { /// <summary> /// Represents a subscription response. /// </summary> internal class Subscription { /// <summary> /// The URL to connect. /// </summary> public string Url { get; set; } } }
20.066667
44
0.508306
233faa58ce4058f5b01c07f66c44f8385e3f37d9
15,580
cs
C#
DecryptNinjaLS-public-master/WindowsFormsApplication1/AnalysisWindow.Designer.cs
defNotTrendy/secureLogin
85c4ed6a389132f44df2c393fe17475d6152fdcf
[ "MIT" ]
2
2018-03-30T06:08:19.000Z
2021-05-18T21:17:34.000Z
DecryptNinjaLS-public-master/WindowsFormsApplication1/AnalysisWindow.Designer.cs
defNotTrendy/secureLogin
85c4ed6a389132f44df2c393fe17475d6152fdcf
[ "MIT" ]
null
null
null
DecryptNinjaLS-public-master/WindowsFormsApplication1/AnalysisWindow.Designer.cs
defNotTrendy/secureLogin
85c4ed6a389132f44df2c393fe17475d6152fdcf
[ "MIT" ]
2
2018-03-30T06:08:31.000Z
2020-10-07T06:01:38.000Z
namespace NinjaLSDecryptionManager { partial class AnalysisWindow { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summar...
50.258065
176
0.606739
9b21ea6e4b6dff64c11f651b0b42c91c98d2be51
4,923
cs
C#
JJ.TryThingsOut.MonoToJava/External Components/Mono-3.2.3/samples/gtk-sharp-2.0/ScribbleXInput.cs
jjvanzon/JJ.TryOut
15063afd56add73bf197eaee6eb039e39dde0fa8
[ "MIT" ]
null
null
null
JJ.TryThingsOut.MonoToJava/External Components/Mono-3.2.3/samples/gtk-sharp-2.0/ScribbleXInput.cs
jjvanzon/JJ.TryOut
15063afd56add73bf197eaee6eb039e39dde0fa8
[ "MIT" ]
null
null
null
JJ.TryThingsOut.MonoToJava/External Components/Mono-3.2.3/samples/gtk-sharp-2.0/ScribbleXInput.cs
jjvanzon/JJ.TryOut
15063afd56add73bf197eaee6eb039e39dde0fa8
[ "MIT" ]
null
null
null
// ScribbleXInput.cs - port of Gtk+ scribble demo // // Author: Manuel V. Santos <mvsl@telefonica.net> // // (c) 2002 Rachel Hestilow // (c) 2004 Manuel V. Santos namespace GtkSamples { using Gtk; using Gdk; using System; public class ScribbleXInput { private static Gtk.Window win; private static Gtk.VBox ...
29.479042
79
0.684745
41635e0bede38d78f7d0495046fa415ed07d75e0
321
cs
C#
UltimateTicTacToe/Observer/Subscriber.cs
Vranca/UltimateTicTacToe
ea58c897a749316e9e33de97d741f827e3b39c0f
[ "MIT" ]
null
null
null
UltimateTicTacToe/Observer/Subscriber.cs
Vranca/UltimateTicTacToe
ea58c897a749316e9e33de97d741f827e3b39c0f
[ "MIT" ]
null
null
null
UltimateTicTacToe/Observer/Subscriber.cs
Vranca/UltimateTicTacToe
ea58c897a749316e9e33de97d741f827e3b39c0f
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; namespace UltimateTicTacToe.Observer { public interface Subscriber { void Update(); void UpdateAvailable(); void setBackground(Color color); } }...
18.882353
40
0.71028
96bbe8087534ea6f419017af63b8c0d96afe8a84
490
cs
C#
src/apis/QrF.Core.Config/Dto/BasePageInput.cs
ren8179/QrFrame.Core
a123e668dc839a79d6ac688b709ffbfbd0c50b3c
[ "MIT" ]
21
2017-10-13T03:39:41.000Z
2019-09-30T14:38:09.000Z
src/apis/QrF.Core.Config/Dto/BasePageInput.cs
ren8179/QrFrame.Core
a123e668dc839a79d6ac688b709ffbfbd0c50b3c
[ "MIT" ]
null
null
null
src/apis/QrF.Core.Config/Dto/BasePageInput.cs
ren8179/QrFrame.Core
a123e668dc839a79d6ac688b709ffbfbd0c50b3c
[ "MIT" ]
9
2017-12-02T14:59:10.000Z
2021-01-25T10:49:43.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace QrF.Core.Config.Dto { public class BasePageInput { public BasePageInput() { this.Page = 1; this.PageSize = 20; } /// <summary> /// 当前分页 ...
19.6
41
0.508163
aca36a9225ea704cc750117aeb067b9b142937a3
438
cs
C#
My Projects/main/game/notc/weapons/mgl2/mgl2.gfx.splashdmg.cs
fr1tz/terminal-overload
85f0689a40022e5eb7e54dcb6ddfb5ddd82a0a60
[ "CC-BY-4.0" ]
46
2015-01-05T17:34:43.000Z
2022-01-04T04:03:09.000Z
My Projects/main/game/notc/weapons/mgl2/mgl2.gfx.splashdmg.cs
fr1tz/terminal-overload
85f0689a40022e5eb7e54dcb6ddfb5ddd82a0a60
[ "CC-BY-4.0" ]
10
2015-01-20T23:14:46.000Z
2019-04-05T22:04:15.000Z
My Projects/main/game/notc/weapons/mgl2/mgl2.gfx.splashdmg.cs
fr1tz/terminal-overload
85f0689a40022e5eb7e54dcb6ddfb5ddd82a0a60
[ "CC-BY-4.0" ]
9
2015-08-08T18:46:06.000Z
2021-02-01T13:53:20.000Z
// Copyright information can be found in the file named COPYING // located in the root directory of this distribution. datablock ExplosionData(WpnMGL2ProjectileSplashDmgExplosion : WpnMGL2ProjectileExplosion) { //explosionShape = "content/xa/notc/core/shapes/mgl1/splashdmg/p1/shape.dae"; faceViewer = false; ...
29.2
90
0.691781
4a1669ede9eca61ba051cbcfd30fa0c0d96cb93d
939
cs
C#
C# Fundamentals/AssociativeArraysDictionaries/L.03.WordSynonyms/Program.cs
denismironov97/Software-Engineering-SoftUni
6bb8546278b8ff53fdaaa2d8dc50992e12fbca0a
[ "MIT" ]
null
null
null
C# Fundamentals/AssociativeArraysDictionaries/L.03.WordSynonyms/Program.cs
denismironov97/Software-Engineering-SoftUni
6bb8546278b8ff53fdaaa2d8dc50992e12fbca0a
[ "MIT" ]
null
null
null
C# Fundamentals/AssociativeArraysDictionaries/L.03.WordSynonyms/Program.cs
denismironov97/Software-Engineering-SoftUni
6bb8546278b8ff53fdaaa2d8dc50992e12fbca0a
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; namespace L._03.WordSynonyms { class Program { static void Main(string[] args) { int numOfWords = int.Parse(Console.ReadLine()); Dictionary<string, List<string>> dictWordsAndSynonyms = new Dictionary<string, List<string>>(...
28.454545
107
0.527157
1ff955269089ea9e6c1850835493e7df8270d5cb
320
cshtml
C#
Example.Razor.Renderer.Templates/Views/Example.cshtml
DriesenMathijs/Razor.Renderer
0128b73ede82a2d2e773bf435480c10b7642b078
[ "MIT" ]
null
null
null
Example.Razor.Renderer.Templates/Views/Example.cshtml
DriesenMathijs/Razor.Renderer
0128b73ede82a2d2e773bf435480c10b7642b078
[ "MIT" ]
null
null
null
Example.Razor.Renderer.Templates/Views/Example.cshtml
DriesenMathijs/Razor.Renderer
0128b73ede82a2d2e773bf435480c10b7642b078
[ "MIT" ]
null
null
null
@model Example.Razor.Renderer.Templates.Models.ExampleModel; <h1>A full example to provide data</h1> <h2>This is a view example with the usage of different data:</h2> <ul> <li>Model content: @Model.Example</li> <li>ViewBag data: @ViewBag.ExampleVB</li> <li>ViewData data: @ViewData["ExampleVD"]</li> </ul>
32
65
0.70625
9548a1b99109c3b3b8c2469bbb44667c598a2a51
648
cs
C#
Northwind/Northwind.Bll/ProductsByCategoryManager.cs
142-Bupa-Acibadem-FullStack-Bootcamp/week-5-assignment-2-ibrahimbayramli
5d1b9c5079db85b22f2cd60af2389d5f4f390dfa
[ "MIT" ]
null
null
null
Northwind/Northwind.Bll/ProductsByCategoryManager.cs
142-Bupa-Acibadem-FullStack-Bootcamp/week-5-assignment-2-ibrahimbayramli
5d1b9c5079db85b22f2cd60af2389d5f4f390dfa
[ "MIT" ]
null
null
null
Northwind/Northwind.Bll/ProductsByCategoryManager.cs
142-Bupa-Acibadem-FullStack-Bootcamp/week-5-assignment-2-ibrahimbayramli
5d1b9c5079db85b22f2cd60af2389d5f4f390dfa
[ "MIT" ]
1
2022-01-24T18:55:15.000Z
2022-01-24T18:55:15.000Z
using Northwind.Bll.Base; using Northwind.Dal.Abstract; using Northwind.Entity.Dto; using Northwind.Entity.Models; using Northwind.Interface; using System; using Microsoft.Extensions.DependencyInjection; namespace Northwind.Bll { public class ProductsByCategoryManager : BllBase<ProductsByCategory, DtoProductsByCa...
30.857143
123
0.779321
ac2f576da65c85e51fdece43b9d3e82b2ddcc864
328
cs
C#
Assets/Scripts/Blocks/Air.cs
curaai00/MyCraft
da1ea3f9c28264d580d030a545b1993ae686eb0a
[ "MIT" ]
null
null
null
Assets/Scripts/Blocks/Air.cs
curaai00/MyCraft
da1ea3f9c28264d580d030a545b1993ae686eb0a
[ "MIT" ]
12
2022-01-14T02:00:11.000Z
2022-01-24T04:30:10.000Z
Assets/Scripts/Blocks/Air.cs
curaai00/MyCraft
da1ea3f9c28264d580d030a545b1993ae686eb0a
[ "MIT" ]
null
null
null
using System; using System.Collections; using System.Collections.Generic; using UnityEngine; namespace MyCraft.Blocks { [Serializable] public class Air : Block { // TODO: User interaction methods can be added public Air() { isSolid = false; id = 0; } ...
17.263158
54
0.582317
4812d43d699f7ea992ec50b44d5cf4c34ca52afc
2,677
cs
C#
Pattern/State/StateController.cs
monge13/Ashe
4c49397e99f6052454ad53feccfe261da93d25d0
[ "MIT" ]
null
null
null
Pattern/State/StateController.cs
monge13/Ashe
4c49397e99f6052454ad53feccfe261da93d25d0
[ "MIT" ]
null
null
null
Pattern/State/StateController.cs
monge13/Ashe
4c49397e99f6052454ad53feccfe261da93d25d0
[ "MIT" ]
null
null
null
using Ashe.Collection; namespace Ashe.Pattern { /// <summary> /// Stateの実行、保持、切り替えを行う /// 1:ChangeStateした場合は次の更新時にStateの変更が行われる /// 新しいStateのUpdateは2フレーム後から /// 2:Stateの固有のパラメーターを設定したい場合は下記のように行う /// TestState test = stateController.ChangeState("Test"); /// test.hoge = 2; /// </summar...
25.018692
81
0.487112
3e12bc13c638f2eb5307fab7edf9a2bc8cfa011b
278
cs
C#
src/HuoHuan/Views/Pages/DownloadPage.xaml.cs
laosanyuan/HuoHuan
598e9fa53211ae055d83a5abb48c2a33ee12bb92
[ "MIT" ]
null
null
null
src/HuoHuan/Views/Pages/DownloadPage.xaml.cs
laosanyuan/HuoHuan
598e9fa53211ae055d83a5abb48c2a33ee12bb92
[ "MIT" ]
null
null
null
src/HuoHuan/Views/Pages/DownloadPage.xaml.cs
laosanyuan/HuoHuan
598e9fa53211ae055d83a5abb48c2a33ee12bb92
[ "MIT" ]
null
null
null
using System.Windows.Controls; namespace HuoHuan.Views.Pages { /// <summary> /// DownloadPage.xaml 的交互逻辑 /// </summary> public partial class DownloadPage : Page { public DownloadPage() { InitializeComponent(); } } }
17.375
44
0.568345
3e869ded6b47ebcd661e2626c4c3617ba6bea0ca
849
cs
C#
src/Api/HttpHelpers.cs
GeorgeHahn/Hipchat-CS
1025f4362d0b3127ef0cc5129c10803715d7be58
[ "MIT" ]
1
2015-01-04T00:01:09.000Z
2015-01-04T00:01:09.000Z
src/Api/HttpHelpers.cs
GeorgeHahn/Hipchat-CS
1025f4362d0b3127ef0cc5129c10803715d7be58
[ "MIT" ]
null
null
null
src/Api/HttpHelpers.cs
GeorgeHahn/Hipchat-CS
1025f4362d0b3127ef0cc5129c10803715d7be58
[ "MIT" ]
null
null
null
using ServiceStack; using ServiceStack.Text; namespace HipchatApiV2 { public static class HttpHelpers { public static string FormEncodeHipchatRequest<T>(this T request) { var dictionary = request.ToStringDictionary(); var formEncodedString = ""; foreach (va...
31.444444
100
0.585395
f10581b598f22a53542bc79b66e4e2ce5d457cf3
2,583
cs
C#
Unity/Assets/SentienceLab/Scripts/Tools/ConfigFileBase.cs
stefanmarks/MotionServer_Clients
92ca92c312ca242140ffa4aba7b01a9e4f7c87ce
[ "BSD-3-Clause" ]
4
2016-02-15T01:56:32.000Z
2017-03-07T22:51:04.000Z
Unity/Assets/SentienceLab/Scripts/Tools/ConfigFileBase.cs
stefanmarks/MotionServer_Clients
92ca92c312ca242140ffa4aba7b01a9e4f7c87ce
[ "BSD-3-Clause" ]
null
null
null
Unity/Assets/SentienceLab/Scripts/Tools/ConfigFileBase.cs
stefanmarks/MotionServer_Clients
92ca92c312ca242140ffa4aba7b01a9e4f7c87ce
[ "BSD-3-Clause" ]
null
null
null
#region Copyright Information // Sentience Lab Unity Framework // (C) Sentience Lab (sentiencelab@aut.ac.nz), Auckland University of Technology, Auckland, New Zealand #endregion Copyright Information using UnityEngine; using System.IO; using System.Text; using System.Text.RegularExpressions; namespace SentienceLab ...
27.774194
104
0.672474
69e1e8b2a459d33570ffe7428db07aab41232078
2,667
cs
C#
src/Microsoft.Diagnostics.Runtime.Tests/src/RuntimeTests.cs
weltkante/clrmd
d0c5ff88d01c78b08f07aa100c0122796d48376b
[ "MIT" ]
null
null
null
src/Microsoft.Diagnostics.Runtime.Tests/src/RuntimeTests.cs
weltkante/clrmd
d0c5ff88d01c78b08f07aa100c0122796d48376b
[ "MIT" ]
null
null
null
src/Microsoft.Diagnostics.Runtime.Tests/src/RuntimeTests.cs
weltkante/clrmd
d0c5ff88d01c78b08f07aa100c0122796d48376b
[ "MIT" ]
null
null
null
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.IO; using System.Linq; using Xunit; namespace Microso...
36.040541
214
0.609299
1415696fd3f368e1ff296ade78988389fe142997
619
cs
C#
TarkDDD.Domain/Interfaces/Repositories/IReadOnlyRepositoryBase.cs
juniortarcisio/TarkDDD-Template
ae551eb9b0e933e696a05ce390b26618437721c2
[ "Apache-2.0" ]
1
2017-04-20T19:58:41.000Z
2017-04-20T19:58:41.000Z
TarkDDD.Domain/Interfaces/Repositories/IReadOnlyRepositoryBase.cs
juniortarcisio/Tark.BusinessTemplates
ae551eb9b0e933e696a05ce390b26618437721c2
[ "Apache-2.0" ]
null
null
null
TarkDDD.Domain/Interfaces/Repositories/IReadOnlyRepositoryBase.cs
juniortarcisio/Tark.BusinessTemplates
ae551eb9b0e933e696a05ce390b26618437721c2
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace TarkDDD.Domain.Interfaces.Repositories { /// <summary> /// This repository is intended to be used on tables which are full ReadOnly over the application domain life cycle /// the k...
29.47619
119
0.709208
4e6dd48f47a86f542318e49a1615d16e92ab51b1
2,032
cs
C#
src/WinGet.RestSource.UnitTest/Common/Util.cs
ashpatil-msft/winget-cli-restsource-1
9d109f359c9938e3df44c561ea31bae07aaf3290
[ "MIT" ]
94
2021-05-26T16:55:51.000Z
2022-03-30T04:21:02.000Z
src/WinGet.RestSource.UnitTest/Common/Util.cs
ashpatil-msft/winget-cli-restsource-1
9d109f359c9938e3df44c561ea31bae07aaf3290
[ "MIT" ]
50
2021-05-26T22:46:11.000Z
2022-03-30T10:00:41.000Z
src/WinGet.RestSource.UnitTest/Common/Util.cs
ashpatil-msft/winget-cli-restsource-1
9d109f359c9938e3df44c561ea31bae07aaf3290
[ "MIT" ]
32
2021-05-26T18:53:54.000Z
2022-03-31T14:54:10.000Z
// ----------------------------------------------------------------------- // <copyright file="Util.cs" company="Microsoft Corporation"> // Copyright (c) Microsoft Corporation. Licensed under the MIT License. // </copyright> // ----------------------------------------------------------------------- namespace Micr...
38.339623
150
0.525098
0ea78238f5b71709e7cb9728f8d51faa163119bb
1,397
cs
C#
test/Autofac.Test/TypeExtensionsTests.cs
multiarc/Autofac
7f4613f693400ed6ec4324e9a3232ffd13eed1a1
[ "MIT" ]
null
null
null
test/Autofac.Test/TypeExtensionsTests.cs
multiarc/Autofac
7f4613f693400ed6ec4324e9a3232ffd13eed1a1
[ "MIT" ]
null
null
null
test/Autofac.Test/TypeExtensionsTests.cs
multiarc/Autofac
7f4613f693400ed6ec4324e9a3232ffd13eed1a1
[ "MIT" ]
null
null
null
// Copyright (c) Autofac Project. All rights reserved. // Licensed under the MIT License. See LICENSE in the project root for license information. using System; using Autofac.Test.Scenarios.ScannedAssembly; using Xunit; namespace Autofac.Test { public class TypeExtensionsTests { [Fact] public...
30.369565
94
0.642806
0ec149b2ee37cb288508034d15280a6eab5be113
2,953
cs
C#
Answers/2016/03.cs
bradwestness/AdventOfCode
80290596c3c9ebbf3feabc0c917d77b041bf104b
[ "MIT" ]
null
null
null
Answers/2016/03.cs
bradwestness/AdventOfCode
80290596c3c9ebbf3feabc0c917d77b041bf104b
[ "MIT" ]
null
null
null
Answers/2016/03.cs
bradwestness/AdventOfCode
80290596c3c9ebbf3feabc0c917d77b041bf104b
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using advent.Input; namespace advent.Answers._2016 { public class _03 : IPuzzleAnswer { private readonly IPuzzleInput _input; public _03(IPuzzleInput input) => _input = input; public string Part1() { var...
29.828283
100
0.487978
fbab70eb428268f7cb9e3d4534b45c0bc5d7cf97
2,163
cs
C#
src/PockyBot.NET/Services/Triggers/Welcome.cs
DavidZajicek/PockyBot.NET
7d8e93f72af67c5dad89c0c732d802b66058af67
[ "MIT" ]
null
null
null
src/PockyBot.NET/Services/Triggers/Welcome.cs
DavidZajicek/PockyBot.NET
7d8e93f72af67c5dad89c0c732d802b66058af67
[ "MIT" ]
null
null
null
src/PockyBot.NET/Services/Triggers/Welcome.cs
DavidZajicek/PockyBot.NET
7d8e93f72af67c5dad89c0c732d802b66058af67
[ "MIT" ]
null
null
null
using System; using System.Threading.Tasks; using GlobalX.ChatBots.Core.Messages; using Microsoft.Extensions.Options; using PockyBot.NET.Configuration; using PockyBot.NET.Constants; using PockyBot.NET.Persistence.Models; using PockyBot.NET.Persistence.Repositories; namespace PockyBot.NET.Services.Triggers { intern...
40.055556
161
0.625982
fbeeee7e33ccb6b4a311a0ed5e5d878a3c768608
10,434
cs
C#
Assets/Plugins/RootMotion/PuppetMaster/Scripts/PuppetMasterStates.cs
logicRCA/Muppet
92ec39624925348432518b4bddfde2316d64f620
[ "MIT" ]
null
null
null
Assets/Plugins/RootMotion/PuppetMaster/Scripts/PuppetMasterStates.cs
logicRCA/Muppet
92ec39624925348432518b4bddfde2316d64f620
[ "MIT" ]
null
null
null
Assets/Plugins/RootMotion/PuppetMaster/Scripts/PuppetMasterStates.cs
logicRCA/Muppet
92ec39624925348432518b4bddfde2316d64f620
[ "MIT" ]
null
null
null
using UnityEngine; using System.Collections; using System; namespace RootMotion.Dynamics { // Switching and blending between Modes public partial class PuppetMaster: MonoBehaviour { [System.Serializable] public enum State { Alive, Dead, Frozen } [System.Serializable] public struct StateSettin...
27.24282
257
0.694173
60413cd230829099b9daa22094fb9a5fb1cfac4c
238
cs
C#
src/Sfa.Tl.ResultsAndCertification.Models/Contracts/IndustryPlacement/IpTempFlexNavigation.cs
SkillsFundingAgency/tl-result-and-certification
1267f0405ba8d2c11d5990135f4f015f03c29291
[ "MIT" ]
null
null
null
src/Sfa.Tl.ResultsAndCertification.Models/Contracts/IndustryPlacement/IpTempFlexNavigation.cs
SkillsFundingAgency/tl-result-and-certification
1267f0405ba8d2c11d5990135f4f015f03c29291
[ "MIT" ]
null
null
null
src/Sfa.Tl.ResultsAndCertification.Models/Contracts/IndustryPlacement/IpTempFlexNavigation.cs
SkillsFundingAgency/tl-result-and-certification
1267f0405ba8d2c11d5990135f4f015f03c29291
[ "MIT" ]
null
null
null
namespace Sfa.Tl.ResultsAndCertification.Models.Contracts.IndustryPlacement { public class IpTempFlexNavigation { public bool AskTempFlexibility { get; set; } public bool AskBlendedPlacement { get; set; } } }
26.444444
76
0.710084
7415acf24c2e206db6b1459e0562ab48edf335c0
9,715
cs
C#
IGWebApiClient/IGRestService.cs
teebeast/ig-webapi-dotnet-sample
fd1b73be0a3849dca7bb858c4e470536ec1c5789
[ "BSD-3-Clause" ]
null
null
null
IGWebApiClient/IGRestService.cs
teebeast/ig-webapi-dotnet-sample
fd1b73be0a3849dca7bb858c4e470536ec1c5789
[ "BSD-3-Clause" ]
null
null
null
IGWebApiClient/IGRestService.cs
teebeast/ig-webapi-dotnet-sample
fd1b73be0a3849dca7bb858c4e470536ec1c5789
[ "BSD-3-Clause" ]
null
null
null
using System; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; using System.Net; using System.Security.Authentication; using System.Threading.Tasks; using Newtonsoft.Json; using Newtonsoft.Json.Converters; using Newtonsoft.Json.Serialization; using IGWebApiClient.Common; namespace IGWebApiClie...
37.801556
148
0.531858
74ae60d7b4767a6399aff9e9ec34648c4cdaeecc
4,290
cs
C#
SolenoidExpressions/SerializableNode.cs
jakesays/Solenoid-Expressions
f9ff5c567494ead132222d01b94011c680e32b13
[ "Apache-2.0" ]
1
2016-11-08T10:21:03.000Z
2016-11-08T10:21:03.000Z
SolenoidExpressions/SerializableNode.cs
jakesays/Solenoid-Expressions
f9ff5c567494ead132222d01b94011c680e32b13
[ "Apache-2.0" ]
null
null
null
SolenoidExpressions/SerializableNode.cs
jakesays/Solenoid-Expressions
f9ff5c567494ead132222d01b94011c680e32b13
[ "Apache-2.0" ]
null
null
null
using System; using System.Runtime.Serialization; using Solenoid.Expressions.Parser.antlr; using Solenoid.Expressions.Parser.antlr.collections; namespace Solenoid.Expressions { /// <summary> /// For internal purposes only. Use <see cref="BaseNode"/> for expression node implementations. /// </summa...
30.642857
111
0.531002
2fe58c250e3b80dcf2e342c0ae813aa6a33e00cc
704
cs
C#
TaskIt.Dotnet.Versions/Options/baseOptions.cs
cboland-task/TaskIt.Dotnet.Versions
04aae85978134eaad60cf5a3544060ba32a588d7
[ "MIT" ]
1
2022-03-12T07:24:28.000Z
2022-03-12T07:24:28.000Z
TaskIt.Dotnet.Versions/Options/baseOptions.cs
cboland-task/TaskIt.Dotnet.Versions
04aae85978134eaad60cf5a3544060ba32a588d7
[ "MIT" ]
null
null
null
TaskIt.Dotnet.Versions/Options/baseOptions.cs
cboland-task/TaskIt.Dotnet.Versions
04aae85978134eaad60cf5a3544060ba32a588d7
[ "MIT" ]
null
null
null
using CommandLine; using System; namespace TaskIt.Dotnet.Versions.Options { /// <summary> /// Base Class with the common options /// </summary> public class BaseOptions { /// <summary> /// Source File name /// </summary> [Option('f', "folder", Required = false, Help...
28.16
105
0.586648
6476ffd7b884881eb80ecdf8a0deee2bef0b74cb
1,985
cs
C#
src/OrchardCore/OrchardCore.OpenId.Core/YesSql/Models/OpenIdScope.cs
debuggeryang/OrchardCore
a4ab7486a51ea8848782ab0a0cb8b52a01542831
[ "BSD-3-Clause" ]
1
2020-10-20T17:16:00.000Z
2020-10-20T17:16:00.000Z
src/OrchardCore/OrchardCore.OpenId.Core/YesSql/Models/OpenIdScope.cs
daolv/OrchardCore
0f83a3fe7f7b7e53ffc6d5ca72152e81f5b43bbc
[ "BSD-3-Clause" ]
2
2021-06-17T09:41:53.000Z
2021-08-31T20:25:13.000Z
src/OrchardCore/OrchardCore.OpenId.Core/YesSql/Models/OpenIdScope.cs
daolv/OrchardCore
0f83a3fe7f7b7e53ffc6d5ca72152e81f5b43bbc
[ "BSD-3-Clause" ]
1
2021-12-10T20:55:11.000Z
2021-12-10T20:55:11.000Z
using System.Collections.Immutable; using System.Globalization; using Newtonsoft.Json.Linq; namespace OrchardCore.OpenId.YesSql.Models { public class OpenIdScope { /// <summary> /// Gets or sets the unique identifier associated with the current scope. /// </summary> public strin...
34.224138
85
0.601008
a42fa1dc3a4447161a580917e10830041eaf026a
3,855
cs
C#
src/SFA.DAS.ProviderCommitments/SFA.DAS.ProviderCommitments.Web/Models/Apprentice/Edit/EditApprenticeshipRequestViewModel.cs
SkillsFundingAgency/das-providercommitments
de76dea387b4a3f2cf06e98016677661fcf3ca64
[ "MIT" ]
3
2020-02-20T10:25:00.000Z
2022-02-20T13:14:16.000Z
src/SFA.DAS.ProviderCommitments/SFA.DAS.ProviderCommitments.Web/Models/Apprentice/Edit/EditApprenticeshipRequestViewModel.cs
SkillsFundingAgency/das-providercommitments
de76dea387b4a3f2cf06e98016677661fcf3ca64
[ "MIT" ]
42
2019-03-07T10:56:24.000Z
2022-03-31T16:26:32.000Z
src/SFA.DAS.ProviderCommitments/SFA.DAS.ProviderCommitments.Web/Models/Apprentice/Edit/EditApprenticeshipRequestViewModel.cs
SkillsFundingAgency/das-providercommitments
de76dea387b4a3f2cf06e98016677661fcf3ca64
[ "MIT" ]
2
2021-04-11T08:35:12.000Z
2022-03-23T19:48:21.000Z
using Newtonsoft.Json; using SFA.DAS.Authorization.ModelBinding; using SFA.DAS.CommitmentsV2.Shared.Models; using SFA.DAS.CommitmentsV2.Types; using SFA.DAS.ProviderCommitments.Web.Attributes; using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; namespace SFA.DAS.ProviderCommit...
43.806818
138
0.663813
e86c5edeb4d59c5a55688c5d8b7edc154c40da00
1,326
cs
C#
SolrNet.Tests/GetSchemaCommandTests.cs
AlexeyKozhemiakin/SolrNet
83887bb83df8539e971bbfa9b8a3763bcb745ed0
[ "Apache-2.0" ]
5
2016-05-09T00:24:40.000Z
2016-06-17T03:38:52.000Z
SolrNet.Tests/GetSchemaCommandTests.cs
Aaronontheweb/SolrNet
7e533375a08680442ca3c729b83a024a8779282c
[ "Apache-2.0" ]
null
null
null
SolrNet.Tests/GetSchemaCommandTests.cs
Aaronontheweb/SolrNet
7e533375a08680442ca3c729b83a024a8779282c
[ "Apache-2.0" ]
null
null
null
#region license // Copyright (c) 2007-2010 Mauricio Scheffer // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requi...
33.15
75
0.64178
da5860ab4d9b6fe6f32d5cc7ab207c16a2ff1fc8
546
cs
C#
Maoui.DOM/DOM/HTMLMapElement.cs
mrmandrake/maoui
da2c2946e5d3ebc790dc9bd84b9f3a49b0ca9627
[ "MIT" ]
null
null
null
Maoui.DOM/DOM/HTMLMapElement.cs
mrmandrake/maoui
da2c2946e5d3ebc790dc9bd84b9f3a49b0ca9627
[ "MIT" ]
null
null
null
Maoui.DOM/DOM/HTMLMapElement.cs
mrmandrake/maoui
da2c2946e5d3ebc790dc9bd84b9f3a49b0ca9627
[ "MIT" ]
null
null
null
using System; using WebAssembly; namespace Maoui.DOM { [Export("HTMLMapElement", typeof(JSObject))] public sealed class HTMLMapElement : HTMLElement, IHTMLMapElement { internal HTMLMapElement(JSObject handle) : base(handle) { } //public HTMLMapElement () { } [Export("areas")] ...
30.333333
109
0.652015
2bcf220b607216b1ebb622526f6a59c3a8cd22aa
331
cs
C#
Business/CoinMonitorService/CoinMonitor.Business/ServiceHolders/EcoIndicatorServiceHolder.cs
VytautasBoznis/CoinMonitorService
3f38478cd097a687b096ad7b7fd774441e824653
[ "MIT" ]
null
null
null
Business/CoinMonitorService/CoinMonitor.Business/ServiceHolders/EcoIndicatorServiceHolder.cs
VytautasBoznis/CoinMonitorService
3f38478cd097a687b096ad7b7fd774441e824653
[ "MIT" ]
5
2018-09-26T20:29:00.000Z
2019-06-30T22:15:08.000Z
Business/CoinMonitorService/CoinMonitor.Business/ServiceHolders/EcoIndicatorServiceHolder.cs
VytautasBoznis/CoinMonitorService
3f38478cd097a687b096ad7b7fd774441e824653
[ "MIT" ]
null
null
null
using CoinMonitor.Interfaces.ServiceHolders; namespace CoinMonitor.Business.ServiceHolders { public class EcoIndicatorServiceHolder: BaseServiceHolder, IServiceHolder { public void Init() { throw new System.NotImplementedException(); } public void Stop() { throw new System.NotImplementedException()...
18.388889
74
0.758308
343316c21717c702ddb5d063ecb8b1b2031696d6
8,618
cs
C#
src/DotNet.Cabinet/PhysicalFileStorageProvider.cs
dazinator/DotNet.Cabinet
4641900f3a5e862d0a1b43bb3b0d996be9eb857c
[ "MIT" ]
10
2017-03-04T01:53:40.000Z
2021-10-30T04:41:40.000Z
src/DotNet.Cabinet/PhysicalFileStorageProvider.cs
dazinator/DotNet.Cabinet
4641900f3a5e862d0a1b43bb3b0d996be9eb857c
[ "MIT" ]
11
2017-03-03T20:59:51.000Z
2020-11-27T17:56:12.000Z
src/DotNet.Cabinet/PhysicalFileStorageProvider.cs
dazinator/DotNet.Cabinet
4641900f3a5e862d0a1b43bb3b0d996be9eb857c
[ "MIT" ]
null
null
null
using System; using Microsoft.Extensions.FileProviders; using System.IO; using Microsoft.AspNetCore.Http; using System.Threading.Tasks; namespace DotNet.Cabinets { public class PhysicalFileStorageProvider : IFileStorageProvider { public PhysicalFileStorageProvider(string rootDir, Guid? partitionId) ...
30.452297
163
0.515201
890830500178e842e21a256667b5bc723b572156
8,473
cs
C#
Objects/Objects/Structural/ApplicationSpecific/ETABS/Properties/ETABSProperty2D.cs
OswaldoHernandezB/speckle-sharp
0a7e16c64fd7aca4f3e556194d306b008074b6d9
[ "Apache-2.0" ]
null
null
null
Objects/Objects/Structural/ApplicationSpecific/ETABS/Properties/ETABSProperty2D.cs
OswaldoHernandezB/speckle-sharp
0a7e16c64fd7aca4f3e556194d306b008074b6d9
[ "Apache-2.0" ]
null
null
null
Objects/Objects/Structural/ApplicationSpecific/ETABS/Properties/ETABSProperty2D.cs
OswaldoHernandezB/speckle-sharp
0a7e16c64fd7aca4f3e556194d306b008074b6d9
[ "Apache-2.0" ]
null
null
null
using Speckle.Newtonsoft.Json; using Speckle.Core.Kits; using Speckle.Core.Models; using System.Collections.Generic; using Objects.Geometry; using Objects.Structural.Geometry; using Objects.Structural.Properties; using Objects.Structural.ETABS.Analysis; using Objects.Structural.Materials; namespace Objects.Structural...
36.055319
312
0.57158
8973575361089094131c35a1c87d12951480b7ba
5,063
cs
C#
Source/OLD/Robotics.BluetoothLEExplorer.Droid.OLD/Screens/Scanner/Home/ScannerHome.cs
webmonger/Monkey.Robotics
9c75e0a7cd76f37d6f5028f82d99e5e4ccfd031f
[ "Apache-2.0" ]
1
2016-01-06T13:47:43.000Z
2016-01-06T13:47:43.000Z
Source/OLD/Robotics.BluetoothLEExplorer.Droid.OLD/Screens/Scanner/Home/ScannerHome.cs
webmonger/Monkey.Robotics
9c75e0a7cd76f37d6f5028f82d99e5e4ccfd031f
[ "Apache-2.0" ]
null
null
null
Source/OLD/Robotics.BluetoothLEExplorer.Droid.OLD/Screens/Scanner/Home/ScannerHome.cs
webmonger/Monkey.Robotics
9c75e0a7cd76f37d6f5028f82d99e5e4ccfd031f
[ "Apache-2.0" ]
1
2020-03-06T13:42:50.000Z
2020-03-06T13:42:50.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Android.App; using Android.Content; using Android.OS; using Android.Runtime; using Android.Views; using Android.Widget; using Xamarin.Robotics.Core.Bluetooth.LE; using Xamarin.Robotics.BluetoothLEEx...
32.876623
218
0.731187
d889129e0e6f2019a5f415d39d39ee9d6c21abcc
1,812
cs
C#
Public/Src/Cache/ContentStore/Library/Service/Grpc/ConcurrencyLimiter.cs
miniksa/BuildXL
4dc257a82a6126fe7516f15fa6f505c14c122ffb
[ "MIT" ]
448
2018-11-07T21:00:58.000Z
2019-05-06T17:29:34.000Z
Public/Src/Cache/ContentStore/Library/Service/Grpc/ConcurrencyLimiter.cs
miniksa/BuildXL
4dc257a82a6126fe7516f15fa6f505c14c122ffb
[ "MIT" ]
496
2019-05-06T21:38:22.000Z
2022-03-14T18:17:14.000Z
Public/Src/Cache/ContentStore/Library/Service/Grpc/ConcurrencyLimiter.cs
miniksa/BuildXL
4dc257a82a6126fe7516f15fa6f505c14c122ffb
[ "MIT" ]
88
2019-05-08T08:28:45.000Z
2022-03-24T23:43:21.000Z
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Collections.Generic; namespace BuildXL.Cache.ContentStore.Service.Grpc { /// <summary> /// A helper type for limiting the number of simult...
27.454545
102
0.468543
d8d72dfc10b43c353ad87a45ed0b09857804f5d1
4,709
cs
C#
Infinite pew pew PC Version/Infinite pew pew PC Version/Game/Camera.cs
AlanSosa/Infinite-pew-pew-PC-Version
17753aa80b2bebfa52905ff33e640a9f97ef9d2e
[ "MIT" ]
1
2022-02-04T21:52:41.000Z
2022-02-04T21:52:41.000Z
Infinite pew pew PC Version/Infinite pew pew PC Version/Game/Camera.cs
AlanSosa/Infinite-pew-pew-PC-Version
17753aa80b2bebfa52905ff33e640a9f97ef9d2e
[ "MIT" ]
null
null
null
Infinite pew pew PC Version/Infinite pew pew PC Version/Game/Camera.cs
AlanSosa/Infinite-pew-pew-PC-Version
17753aa80b2bebfa52905ff33e640a9f97ef9d2e
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using ThridWolrdShooterGame.Entites; using System.Diagnostics; using ThridWolrdShooterGame.Managers; using MyExtensions; namespace ThridWolrdShooterGam...
31.18543
160
0.523041
2b1892fa9305a4ff51f5419bb410a9f3893e3c7e
1,673
cs
C#
BomberMan2D/Components/CharacterController.cs
luca1337/BomberMan2D
526b7b40b3de556e66393713b85f9ccd002b8daf
[ "MIT" ]
3
2018-03-23T10:15:39.000Z
2018-03-27T13:20:27.000Z
BomberMan2D/Components/CharacterController.cs
luca1337/BomberMan2D
526b7b40b3de556e66393713b85f9ccd002b8daf
[ "MIT" ]
null
null
null
BomberMan2D/Components/CharacterController.cs
luca1337/BomberMan2D
526b7b40b3de556e66393713b85f9ccd002b8daf
[ "MIT" ]
4
2018-01-27T16:12:38.000Z
2018-03-27T13:46:25.000Z
using Aiv.Fast2D; using Aiv.Fast2D.Utils.Input; using BehaviourEngine; using OpenTK; namespace BomberMan2D { public class CharacterController : Component, IUpdatable { public Vector2 Direction { get; set; } public float Speed { get; set; } = 0.05f; private bool play; public C...
25.738462
77
0.499701
cbf3b087642897729fff0c94f1904d420b362533
319
cs
C#
src/System.Waf/System.Waf/System.Waf.Wpf.Test/WafConfigurationTest.cs
orangesocks/waf
38066bb8dc4e181e816e219137279fd1f2dff7d3
[ "MIT" ]
649
2015-08-21T18:31:40.000Z
2022-03-31T08:06:37.000Z
src/System.Waf/System.Waf/System.Waf.Wpf.Test/WafConfigurationTest.cs
orangesocks/waf
38066bb8dc4e181e816e219137279fd1f2dff7d3
[ "MIT" ]
18
2017-01-26T22:35:46.000Z
2021-11-13T12:07:40.000Z
src/System.Waf/System.Waf/System.Waf.Wpf.Test/WafConfigurationTest.cs
orangesocks/waf
38066bb8dc4e181e816e219137279fd1f2dff7d3
[ "MIT" ]
149
2016-07-21T11:38:13.000Z
2022-01-21T14:40:41.000Z
using System.Waf; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace Test.Waf { [TestClass] public class WafConfigurationTest { [TestMethod] public void IsInDesignModeTest() { Assert.IsFalse(WafConfiguration.IsInDesignMode); } } }
19.9375
61
0.617555
585cfa3bc38a5b12897fc4d9e698ca50240433c6
4,930
cs
C#
OrchardCore.Commerce.Tests/AmountTests.cs
TRiV07/OrchardCore.Commerce
2682660d179bf2c617b9cbd638d1294c06b614f4
[ "MIT" ]
null
null
null
OrchardCore.Commerce.Tests/AmountTests.cs
TRiV07/OrchardCore.Commerce
2682660d179bf2c617b9cbd638d1294c06b614f4
[ "MIT" ]
null
null
null
OrchardCore.Commerce.Tests/AmountTests.cs
TRiV07/OrchardCore.Commerce
2682660d179bf2c617b9cbd638d1294c06b614f4
[ "MIT" ]
null
null
null
using System; using Money; using Money.Abstractions; using Newtonsoft.Json; using Xunit; using static Money.Currency; namespace OrchardCore.Commerce.Tests { public class AmountTests { [Fact] public void CantConstructAnAmountWithNullCurrency() { Assert.Throws<ArgumentNullExc...
39.126984
115
0.57789
5890f9817e150790975e972fbf1745ecf82156ea
807
cs
C#
operators/azure-service-operator/dotnet/Kubernetes/Crds/Operators/AzureServiceOperator/Azure/V1Alpha1/Inputs/KeyVaultSpecSkuArgs.cs
pulumi/pulumi-kubernetes-crds
372c4c0182f6b899af82d6edaad521aa14f22150
[ "Apache-2.0" ]
null
null
null
operators/azure-service-operator/dotnet/Kubernetes/Crds/Operators/AzureServiceOperator/Azure/V1Alpha1/Inputs/KeyVaultSpecSkuArgs.cs
pulumi/pulumi-kubernetes-crds
372c4c0182f6b899af82d6edaad521aa14f22150
[ "Apache-2.0" ]
2
2020-09-18T17:12:23.000Z
2020-12-30T19:40:56.000Z
operators/azure-service-operator/dotnet/Kubernetes/Crds/Operators/AzureServiceOperator/Azure/V1Alpha1/Inputs/KeyVaultSpecSkuArgs.cs
pulumi/pulumi-kubernetes-crds
372c4c0182f6b899af82d6edaad521aa14f22150
[ "Apache-2.0" ]
null
null
null
// *** WARNING: this file was generated by crd2pulumi. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Threading.Tasks; using Pulumi.Serialization; namespace Pulumi.Kubernetes.Types.I...
27.827586
131
0.648079
31db69f7045b1be3cedb4cca9b38d750d422adf9
1,108
cs
C#
Module2/DSA/Tasks/Numerology/Numerology/Program.cs
NevenaNikolova/TelerikAcademyAlpha2018
9e2b0bf017334a335a2c5347815755d3a27d53da
[ "MIT" ]
null
null
null
Module2/DSA/Tasks/Numerology/Numerology/Program.cs
NevenaNikolova/TelerikAcademyAlpha2018
9e2b0bf017334a335a2c5347815755d3a27d53da
[ "MIT" ]
null
null
null
Module2/DSA/Tasks/Numerology/Numerology/Program.cs
NevenaNikolova/TelerikAcademyAlpha2018
9e2b0bf017334a335a2c5347815755d3a27d53da
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; namespace Numerology { class Program { public static int[] Count=new int[10]; public static void Main() { var digits=Console.ReadLine() .Select(x => x - '0') .ToList...
24.086957
63
0.397112
457fb8fd7cab918a5bc0a6d398772f86292d8b4c
8,366
cs
C#
R3/R3.Core/Formats/VRML.cs
roice3/roice
bc120c547389b699a76544a919b894f402f38887
[ "MIT" ]
77
2015-12-29T03:33:26.000Z
2022-01-26T20:45:42.000Z
R3/R3.Core/Formats/VRML.cs
roice3/roice
bc120c547389b699a76544a919b894f402f38887
[ "MIT" ]
27
2016-07-01T02:02:34.000Z
2020-06-23T01:35:06.000Z
R3/R3.Core/Formats/VRML.cs
roice3/roice
bc120c547389b699a76544a919b894f402f38887
[ "MIT" ]
11
2015-06-11T05:38:22.000Z
2021-11-13T06:25:13.000Z
namespace R3.Core { using R3.Geometry; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.IO; using System.Linq; using System.Xml.Linq; public class VRMLInfo { // ZZZ - This should be a map of exposed fields, not strongly typed to IRP values here. public ...
26.062305
157
0.59192
7ad60a4991831a6b0db8895b64f77a01b66ebf09
2,206
cs
C#
src/Core/EncounterLogic/ChunkLogic/AddCustomPlayerLanceExtraSpawnPoints.cs
wmtorode/MissionControl
3328f07da892af73135b4f9e7fb2bae5a3f312cf
[ "MIT" ]
null
null
null
src/Core/EncounterLogic/ChunkLogic/AddCustomPlayerLanceExtraSpawnPoints.cs
wmtorode/MissionControl
3328f07da892af73135b4f9e7fb2bae5a3f312cf
[ "MIT" ]
null
null
null
src/Core/EncounterLogic/ChunkLogic/AddCustomPlayerLanceExtraSpawnPoints.cs
wmtorode/MissionControl
3328f07da892af73135b4f9e7fb2bae5a3f312cf
[ "MIT" ]
null
null
null
using UnityEngine; using System; using System.Collections.Generic; using BattleTech; using MissionControl.Rules; using MissionControl.EncounterFactories; namespace MissionControl.Logic { public class AddCustomPlayerLanceExtraSpawnPoints : ChunkLogic { public AddCustomPlayerLanceExtraSpawnPoints() { } pub...
45.020408
157
0.759293
0acf22818dc1a214716dc7ed3e90d8d4c841bbbb
8,363
cs
C#
src/Tests/Test.Queues/Types/PullTypeTest.cs
twino-framework/horse-mq
ccef767f0cd49f021dd145522b0bed5f26d564c9
[ "Apache-2.0" ]
19
2020-07-16T07:44:44.000Z
2020-12-09T14:51:11.000Z
src/Tests/Test.Queues/Types/PullTypeTest.cs
twino-framework/horse-mq
ccef767f0cd49f021dd145522b0bed5f26d564c9
[ "Apache-2.0" ]
3
2020-07-18T17:41:37.000Z
2020-10-19T17:44:04.000Z
src/Tests/Test.Queues/Types/PullTypeTest.cs
twino-framework/horse-mq
ccef767f0cd49f021dd145522b0bed5f26d564c9
[ "Apache-2.0" ]
3
2020-08-11T16:52:38.000Z
2020-12-09T14:55:59.000Z
using System; using System.Linq; using System.Threading.Tasks; using Horse.Messaging.Client; using Horse.Messaging.Client.Queues; using Horse.Messaging.Protocol; using Horse.Messaging.Server.Queues; using Test.Common; using Xunit; namespace Test.Queues.Types { public class PullTypeTest { [Fact] ...
36.84141
93
0.579218
0ae75ef68d8923e66bfaac40ced8885d301cf7d8
13,393
cs
C#
System/EamonRT/Game/Commands/Command.cs
TheRealEamonCS/Eamon-CS
326a276c86662483b06175c51a8893ad19fdf8ad
[ "MIT" ]
15
2021-02-15T13:15:22.000Z
2022-02-12T16:01:37.000Z
System/EamonRT/Game/Commands/Command.cs
TheRealEamonCS/Eamon-CS
326a276c86662483b06175c51a8893ad19fdf8ad
[ "MIT" ]
null
null
null
System/EamonRT/Game/Commands/Command.cs
TheRealEamonCS/Eamon-CS
326a276c86662483b06175c51a8893ad19fdf8ad
[ "MIT" ]
null
null
null
 // Command.cs // Copyright (c) 2014+ by Michael Penner. All rights reserved. using Eamon.Framework; using Eamon.Framework.Primitive.Classes; using Eamon.Framework.Primitive.Enums; using EamonRT.Framework.Commands; using EamonRT.Framework.Parsing; using EamonRT.Framework.Primitive.Enums; using EamonRT.Ga...
18.810393
117
0.675129
cd4867e395a8c10b3b955dc40a940906d84b0b96
4,898
cs
C#
Godbert/EngineInstance.cs
Rogueadyn/SaintCoinach
f969b441584688c02dde2fadac548c4a5aaa3faa
[ "WTFPL" ]
86
2015-02-17T06:11:10.000Z
2022-01-30T11:43:21.000Z
Godbert/EngineInstance.cs
MGramolini/SaintCoinach
55a4080524f12e253b662a1f32548ea25cd88224
[ "WTFPL" ]
28
2015-02-20T03:05:28.000Z
2021-09-07T18:38:40.000Z
Godbert/EngineInstance.cs
MGramolini/SaintCoinach
55a4080524f12e253b662a1f32548ea25cd88224
[ "WTFPL" ]
49
2015-02-14T12:53:07.000Z
2021-12-25T16:10:30.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; namespace Godbert { using SaintCoinach.Graphics.Viewer; public class EngineInstance { #region Helper class class ComponentInjector : IUpdateableComponent,...
32.013072
153
0.515925
cdb6f7ec0f8a397f5e26ba17f95ae52c5cc9d991
26,479
cs
C#
Source/nHydrate.Generator.EFDAL/Generators/EFSSDL/SSDLTemplate.cs
giannik/nHydrate
a5a828c4d76a3d08ae79fd5f9e50b11a36aa8765
[ "MIT" ]
null
null
null
Source/nHydrate.Generator.EFDAL/Generators/EFSSDL/SSDLTemplate.cs
giannik/nHydrate
a5a828c4d76a3d08ae79fd5f9e50b11a36aa8765
[ "MIT" ]
null
null
null
Source/nHydrate.Generator.EFDAL/Generators/EFSSDL/SSDLTemplate.cs
giannik/nHydrate
a5a828c4d76a3d08ae79fd5f9e50b11a36aa8765
[ "MIT" ]
null
null
null
#region Copyright (c) 2006-2014 nHydrate.org, All Rights Reserved // -------------------------------------------------------------------------- * // NHYDRATE.ORG * // Copyright (c) 2006-2014 All Rights reserved * // ...
43.479475
402
0.620945
ce85f399bb5e86e39d584536856e9940bb90b15e
946
cs
C#
test/Syntax.Tests/SourceFileTests.cs
svick/CSharpE
45a49b2e86fcb4a06ec621197ee8c0f819c0ff9e
[ "MIT" ]
null
null
null
test/Syntax.Tests/SourceFileTests.cs
svick/CSharpE
45a49b2e86fcb4a06ec621197ee8c0f819c0ff9e
[ "MIT" ]
1
2020-10-07T16:41:37.000Z
2020-10-07T18:04:16.000Z
test/Syntax.Tests/SourceFileTests.cs
svick/CSharpE
45a49b2e86fcb4a06ec621197ee8c0f819c0ff9e
[ "MIT" ]
null
null
null
using System.Linq; using CSharpE.TestUtilities; using Xunit; namespace CSharpE.Syntax.Tests { public class SourceFileTests { [Fact] public void GetAllTypesTest() { string code = @" class A {} class B { class C { class D {} } class E {} }"; ...
18.54902
106
0.535941
bbcfbce58ae84d503e426008393a4b593baa9f7d
378
cs
C#
Sample/ChatSample/ChatMessageServer/ChatMessageServer/Program.cs
rain091667/MessageHandleUtility
a4c203c8ea3f90faabdb7dc88eb682140f0d69aa
[ "Apache-2.0" ]
null
null
null
Sample/ChatSample/ChatMessageServer/ChatMessageServer/Program.cs
rain091667/MessageHandleUtility
a4c203c8ea3f90faabdb7dc88eb682140f0d69aa
[ "Apache-2.0" ]
null
null
null
Sample/ChatSample/ChatMessageServer/ChatMessageServer/Program.cs
rain091667/MessageHandleUtility
a4c203c8ea3f90faabdb7dc88eb682140f0d69aa
[ "Apache-2.0" ]
1
2021-04-19T10:01:53.000Z
2021-04-19T10:01:53.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ChatMessageServer { class Program { static void Main(string[] args) { ChatMessageServerManager manager = new ChatMessageServerManager(); manager...
21
78
0.637566
a8c63de1721f1db2d6a7acfa0e4cbe6d17bcd1ea
4,455
cs
C#
PddOpenSdk/PddOpenSdk/Models/Response/Invoice/QueryInvoiceDetailResponseModel.cs
zuhuizou/open-pdd-net-sdk
a7381723514241f91b20f915ccffaf83e1ccb933
[ "Apache-2.0" ]
1
2019-12-24T02:05:04.000Z
2019-12-24T02:05:04.000Z
PddOpenSdk/PddOpenSdk/Models/Response/Invoice/QueryInvoiceDetailResponseModel.cs
zuhuizou/open-pdd-net-sdk
a7381723514241f91b20f915ccffaf83e1ccb933
[ "Apache-2.0" ]
1
2019-12-24T01:43:47.000Z
2019-12-24T01:43:47.000Z
PddOpenSdk/PddOpenSdk/Models/Response/Invoice/QueryInvoiceDetailResponseModel.cs
CJ1210/open-pdd-net-sdk
4d1428c9d8a3c926576b9063f6e4969d2b58c4ed
[ "Apache-2.0" ]
null
null
null
using Newtonsoft.Json; namespace PddOpenSdk.Models.Response.Invoice { public partial class QueryInvoiceDetailResponseModel : PddResponseModel { /// <summary> /// response /// </summary> [JsonProperty("invoice_detail_query_response")] public InvoiceDetailQueryResponseRespo...
33.246269
95
0.449832
1055c22bbe5e3b7e0a9788c5c07f73e1e5c10fb6
3,246
cs
C#
Assets/GameLogic/Entities/Damageables/DamageableComponent.cs
ch-andrei/SpaceColumbus
f588e484b49b2ca95bf2ebb3a3ca25c40d3b3ed4
[ "Apache-2.0" ]
null
null
null
Assets/GameLogic/Entities/Damageables/DamageableComponent.cs
ch-andrei/SpaceColumbus
f588e484b49b2ca95bf2ebb3a3ca25c40d3b3ed4
[ "Apache-2.0" ]
null
null
null
Assets/GameLogic/Entities/Damageables/DamageableComponent.cs
ch-andrei/SpaceColumbus
f588e484b49b2ca95bf2ebb3a3ca25c40d3b3ed4
[ "Apache-2.0" ]
null
null
null
using System.Collections.Generic; using Entities.Bodies; using Entities.Capacities; using Utilities.Events; namespace Entities.Damageables { // marker type for all damage events public abstract class DamageEvent : GameEvent { public List<Damage> Damages; public DamageEvent() { ...
29.243243
111
0.656192
c808e8a720ea45a642bb959a8d9e0f1d9314a8e8
1,144
cs
C#
EntityFramework.Filters/FilterInterceptor.cs
Rprgotu/EntityFramework-Filters
4f1476a1a22a01b8ccc390d0e33d388ee9098032
[ "MIT" ]
151
2015-01-18T07:10:34.000Z
2022-01-12T11:58:31.000Z
EntityFramework.Filters/FilterInterceptor.cs
Rprgotu/EntityFramework-Filters
4f1476a1a22a01b8ccc390d0e33d388ee9098032
[ "MIT" ]
18
2015-03-05T17:13:50.000Z
2019-04-04T19:18:05.000Z
EntityFramework.Filters/FilterInterceptor.cs
Rprgotu/EntityFramework-Filters
4f1476a1a22a01b8ccc390d0e33d388ee9098032
[ "MIT" ]
41
2015-01-17T07:55:27.000Z
2021-09-06T14:20:50.000Z
namespace EntityFramework.Filters { using System.Data.Entity.Core.Common.CommandTrees; using System.Data.Entity.Core.Metadata.Edm; using System.Data.Entity.Infrastructure.Interception; using System.Linq; public class FilterInterceptor : IDbCommandTreeInterceptor { public void TreeCreate...
38.133333
94
0.582168
c83f96e911a67bbc7e8dae1838f9de7509588036
4,429
cs
C#
System.Web/UI/WebControls/QueryStringParameter.cs
cnork/referencesource
d4b0506aea0b2ad7dc81864a8fd0a486ae800d25
[ "MIT" ]
911
2019-05-07T03:19:15.000Z
2022-03-30T16:02:56.000Z
System.Web/UI/WebControls/QueryStringParameter.cs
cnork/referencesource
d4b0506aea0b2ad7dc81864a8fd0a486ae800d25
[ "MIT" ]
63
2019-05-09T09:51:57.000Z
2022-03-27T06:57:52.000Z
System.Web/UI/WebControls/QueryStringParameter.cs
cnork/referencesource
d4b0506aea0b2ad7dc81864a8fd0a486ae800d25
[ "MIT" ]
665
2019-05-07T08:29:23.000Z
2022-03-31T12:53:12.000Z
//------------------------------------------------------------------------------ // <copyright file="QueryStringParameter.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //-------------------------...
32.566176
142
0.539399
c850f63ed22b41f2681e9afed152fe2b4a9d4dea
4,941
cs
C#
HeThongPhongMachTu/HeThongPhongMachTu/ViewModels/TiepNhan_BenhNhanMoiViewModel.cs
TrungTho/HCMUS_TKPM_PhongMachTu
50230e890b6a4fdbbc0550a4ee7865b9bd0660b0
[ "MIT" ]
null
null
null
HeThongPhongMachTu/HeThongPhongMachTu/ViewModels/TiepNhan_BenhNhanMoiViewModel.cs
TrungTho/HCMUS_TKPM_PhongMachTu
50230e890b6a4fdbbc0550a4ee7865b9bd0660b0
[ "MIT" ]
null
null
null
HeThongPhongMachTu/HeThongPhongMachTu/ViewModels/TiepNhan_BenhNhanMoiViewModel.cs
TrungTho/HCMUS_TKPM_PhongMachTu
50230e890b6a4fdbbc0550a4ee7865b9bd0660b0
[ "MIT" ]
null
null
null
using DevExpress.Internal.WinApi.Windows.UI.Notifications; using DevExpress.Mvvm; using DevExpress.Mvvm.POCO; using HeThongPhongMachTu.Models; using System; using System.Collections.Generic; using System.Data.Entity.Migrations; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; u...
38.007692
168
0.555758
826b9f1d33ef238ee1ce0e6bfa76b9d881661c76
2,412
cs
C#
tests/NetVips.Benchmarks/ImageSharp/ConvolutionProcessor.cs
kleisauke/net-vips
d71da511a20667899933f41b66491f2d6b600fcf
[ "MIT" ]
232
2018-02-21T14:43:45.000Z
2022-03-18T14:45:42.000Z
tests/NetVips.Benchmarks/ImageSharp/ConvolutionProcessor.cs
kleisauke/net-vips
d71da511a20667899933f41b66491f2d6b600fcf
[ "MIT" ]
160
2018-03-08T12:46:09.000Z
2022-03-31T10:49:42.000Z
tests/NetVips.Benchmarks/ImageSharp/ConvolutionProcessor.cs
kleisauke/net-vips
d71da511a20667899933f41b66491f2d6b600fcf
[ "MIT" ]
33
2018-04-28T01:14:17.000Z
2022-01-17T05:51:49.000Z
namespace NetVips.Benchmarks.ImageSharp { using System; using System.Reflection; using SixLabors.ImageSharp; using SixLabors.ImageSharp.PixelFormats; using SixLabors.ImageSharp.Processing.Processors; /// <summary> /// Defines a processor that uses a 2 dimensional matrix to perform convoluti...
42.315789
129
0.633914
b6b830c95d604a0bca08ba798bd1fda9e108e926
329
cs
C#
src/Application/Common/Mappings/IMapFrom.cs
Changelling/GrillMaster
cd333f862c3deb5e00ad0be18a15e25b710e5dc7
[ "MIT" ]
null
null
null
src/Application/Common/Mappings/IMapFrom.cs
Changelling/GrillMaster
cd333f862c3deb5e00ad0be18a15e25b710e5dc7
[ "MIT" ]
null
null
null
src/Application/Common/Mappings/IMapFrom.cs
Changelling/GrillMaster
cd333f862c3deb5e00ad0be18a15e25b710e5dc7
[ "MIT" ]
null
null
null
using AutoMapper; namespace GrillMaster.Application.Common.Mappings { /// <summary> /// Resumen: /// Provides a mechanism to map an entity of type A to type B. /// </summary> public interface IMapFrom<T> { void Mapping(Profile profile) => profile.CreateMap(typeof(T), GetType());...
23.5
81
0.6231
ea47b97b7d4845c0edf60d274c7ef9016053bb0d
1,234
cs
C#
FlappyMove.cs
Lcast162/Flappy-Bird-Clone-
96a16048ced0a46a044dbbdb83f9748d2aff7c37
[ "Unlicense" ]
null
null
null
FlappyMove.cs
Lcast162/Flappy-Bird-Clone-
96a16048ced0a46a044dbbdb83f9748d2aff7c37
[ "Unlicense" ]
null
null
null
FlappyMove.cs
Lcast162/Flappy-Bird-Clone-
96a16048ced0a46a044dbbdb83f9748d2aff7c37
[ "Unlicense" ]
null
null
null
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.SceneManagement; using UnityEngine.UI; public class FlappyMove : MonoBehaviour { int score=0; int jump=0; Rigidbody2D rb; Vector2 force; // Use this for initialization void Start () { rb = GetC...
18.69697
79
0.619125
30ca9e74fd017b458dcf715c1586729f333545b4
1,690
cs
C#
MediaDownloader/DownloadStatusConverter.cs
yuri-maxiutenko/MediaDownloader
cd74c12fca9396ccfd12e2abf170d30d2ff59583
[ "MIT" ]
4
2020-12-24T13:56:37.000Z
2021-10-02T00:10:00.000Z
MediaDownloader/DownloadStatusConverter.cs
yuri-maxiutenko/MediaDownloader
cd74c12fca9396ccfd12e2abf170d30d2ff59583
[ "MIT" ]
null
null
null
MediaDownloader/DownloadStatusConverter.cs
yuri-maxiutenko/MediaDownloader
cd74c12fca9396ccfd12e2abf170d30d2ff59583
[ "MIT" ]
1
2021-10-02T00:10:03.000Z
2021-10-02T00:10:03.000Z
using System; using System.Collections.Generic; using System.Globalization; using System.Windows.Data; using MediaDownloader.Models; using MediaDownloader.Properties; namespace MediaDownloader { [ValueConversion(typeof(DownloadStatus), typeof(string))] internal class DownloadStatusConverter : IValueConverter...
35.957447
103
0.673964
4b62c8f2b0e0dca942dcc756a5229f877e2ead65
458
cs
C#
src/Furiza.AspNetCore.WebApp.Configuration/RestClients/ScopedRoleAssignments/IScopedRoleAssignmentsClient.cs
ivanborges/furiza-aspnetcore-webapp
def9056cefeab0013e6bb022adebae16f68188e7
[ "MIT" ]
1
2019-04-17T16:57:01.000Z
2019-04-17T16:57:01.000Z
src/Furiza.AspNetCore.WebApp.Configuration/RestClients/ScopedRoleAssignments/IScopedRoleAssignmentsClient.cs
ivanborges/furiza-aspnetcore-webapp
def9056cefeab0013e6bb022adebae16f68188e7
[ "MIT" ]
null
null
null
src/Furiza.AspNetCore.WebApp.Configuration/RestClients/ScopedRoleAssignments/IScopedRoleAssignmentsClient.cs
ivanborges/furiza-aspnetcore-webapp
def9056cefeab0013e6bb022adebae16f68188e7
[ "MIT" ]
null
null
null
using Refit; using System.Threading.Tasks; namespace Furiza.AspNetCore.WebApp.Configuration.RestClients.ScopedRoleAssignments { public interface IScopedRoleAssignmentsClient { [Post("/api/v1/ScopedRoleAssignments")] Task PostAsync(ScopedRoleAssignmentsPost scopedRoleAssignmentsPost); ...
32.714286
88
0.768559
ffac89e10184675b7e111b2b037c24cf67236406
390
cs
C#
ChainOfResponsibilityPattern/RequirementHandler.cs
PhilipYordanov/ChainOfResponsibilityPattern
c08bcbb782e2fad407c2de42e6c02ef7cf00b39d
[ "MIT" ]
null
null
null
ChainOfResponsibilityPattern/RequirementHandler.cs
PhilipYordanov/ChainOfResponsibilityPattern
c08bcbb782e2fad407c2de42e6c02ef7cf00b39d
[ "MIT" ]
null
null
null
ChainOfResponsibilityPattern/RequirementHandler.cs
PhilipYordanov/ChainOfResponsibilityPattern
c08bcbb782e2fad407c2de42e6c02ef7cf00b39d
[ "MIT" ]
null
null
null
namespace ChainOfResponsibilityPattern { using ChainOfResponsibilityPattern.Interfaces; public abstract class RequirementHandler : IHandler { private IHandler _nextHandler; public virtual void Handle(Requirement requirement) => this._nextHandler?.Handle(requirement); public IHand...
27.857143
102
0.741026
fd5ef4e00e6b1f43448c76ec8c9d7d6a89bf5639
6,402
cs
C#
System.Data.Entity/System/Data/Objects/FieldDescriptor.cs
ludovic-henry/referencesource
5f5ac0a87b65941f5377a1ba06614d22281b015f
[ "MIT" ]
39
2015-02-23T04:27:43.000Z
2021-03-09T19:49:43.000Z
System.Data.Entity/System/Data/Objects/FieldDescriptor.cs
ludovic-henry/referencesource
5f5ac0a87b65941f5377a1ba06614d22281b015f
[ "MIT" ]
10
2015-01-05T15:06:04.000Z
2016-04-13T22:38:32.000Z
System.Data.Entity/System/Data/Objects/FieldDescriptor.cs
ludovic-henry/referencesource
5f5ac0a87b65941f5377a1ba06614d22281b015f
[ "MIT" ]
25
2015-02-03T23:36:17.000Z
2022-02-15T18:31:52.000Z
//--------------------------------------------------------------------- // <copyright file="FieldDescriptor.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // // @owner [....] // @backupOwner [....] //-----------------------------------------------------...
34.983607
203
0.547485
fd82725574380c7fa3dc2f646cd97a81dd44f078
15,075
cs
C#
GrpcSampleClient/Program.cs
vlpereva/Http2Perf
1433ca20b69072ef9cd951718ad68344a864ba6f
[ "MIT" ]
null
null
null
GrpcSampleClient/Program.cs
vlpereva/Http2Perf
1433ca20b69072ef9cd951718ad68344a864ba6f
[ "MIT" ]
null
null
null
GrpcSampleClient/Program.cs
vlpereva/Http2Perf
1433ca20b69072ef9cd951718ad68344a864ba6f
[ "MIT" ]
null
null
null
using Google.Protobuf; using Grpc.Core; using Grpc.Net.Client; using GrpcSample; using Microsoft.IO; using System; using System.Buffers.Binary; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Net; using System.Net.Http; using System.Runtime; using System.Thr...
40.093085
242
0.5133
fd8d0edd0b77837988dd5b3fda96d92c429e02a9
253
cs
C#
JWLibrary.Core/GZip/ICompress.cs
nameofSEOKWONHONG/JWLibrary
3b4f76c74a5264f00c955b6983e5def8bab1bca0
[ "Unlicense" ]
8
2017-12-14T06:02:18.000Z
2021-11-15T14:50:13.000Z
JWLibrary.Core/GZip/ICompress.cs
GuyFawkesFromKorea/JWLibrary
3b4f76c74a5264f00c955b6983e5def8bab1bca0
[ "Unlicense" ]
null
null
null
JWLibrary.Core/GZip/ICompress.cs
GuyFawkesFromKorea/JWLibrary
3b4f76c74a5264f00c955b6983e5def8bab1bca0
[ "Unlicense" ]
4
2017-01-15T04:42:25.000Z
2017-11-08T08:25:05.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace JWLibrary.Core.GZip { public interface ICompress { string Compress(string param); string Decompress(string param); } }
18.071429
34
0.778656
a91c8ad0ec668d8fe05e1d6b3d19b0c63cc8fd1b
1,649
cs
C#
sdk/synapse/Azure.Analytics.Synapse.Artifacts/src/Generated/Models/CreateDataFlowDebugSessionRequest.Serialization.cs
zbecknell/azure-sdk-for-net
023cee99e6dfaa084647adc9899254956af1fbb9
[ "MIT" ]
1
2018-09-20T10:07:20.000Z
2018-09-20T10:07:20.000Z
sdk/synapse/Azure.Analytics.Synapse.Artifacts/src/Generated/Models/CreateDataFlowDebugSessionRequest.Serialization.cs
zbecknell/azure-sdk-for-net
023cee99e6dfaa084647adc9899254956af1fbb9
[ "MIT" ]
154
2019-09-27T03:14:59.000Z
2019-10-14T23:22:19.000Z
sdk/synapse/Azure.Analytics.Synapse.Artifacts/src/Generated/Models/CreateDataFlowDebugSessionRequest.Serialization.cs
zbecknell/azure-sdk-for-net
023cee99e6dfaa084647adc9899254956af1fbb9
[ "MIT" ]
1
2020-06-25T17:06:22.000Z
2020-06-25T17:06:22.000Z
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // <auto-generated/> #nullable disable using System.Text.Json; using Azure.Core; namespace Azure.Analytics.Synapse.Artifacts.Models { public partial class CreateDataFlowDebugSessionRequest : IUtf8JsonSerializable ...
31.711538
82
0.574894
a98a6735633b5a765d9150de9eef67b30075ece6
1,977
cs
C#
source/Others/HL/Manager/HighlightingBrush.cs
darovic/LiteDbExplorer
ab3f2fffe4862c41e815b018dfcfafb5726a74c3
[ "MIT" ]
283
2018-10-26T00:10:30.000Z
2022-03-22T23:14:41.000Z
source/Others/HL/Manager/HighlightingBrush.cs
darovic/LiteDbExplorer
ab3f2fffe4862c41e815b018dfcfafb5726a74c3
[ "MIT" ]
46
2018-12-27T17:06:31.000Z
2022-02-21T19:10:07.000Z
source/Others/HL/Manager/HighlightingBrush.cs
darovic/LiteDbExplorer
ab3f2fffe4862c41e815b018dfcfafb5726a74c3
[ "MIT" ]
75
2018-11-30T13:40:43.000Z
2022-03-08T21:11:00.000Z
namespace HL.Manager { using System; using System.Diagnostics; using System.Reflection; using System.Runtime.Serialization; using System.Windows; using System.Windows.Media; using ICSharpCode.AvalonEdit.Highlighting; using ICSharpCode.AvalonEdit.Rendering; /// <summary> /// High...
30.890625
96
0.642387
d7b8b3682bb2fef1d9bfdcdf34ed89d201ce68a8
1,018
cs
C#
Assets/Mirror/Runtime/NetworkReaderPool.cs
Lucianodasilvameyer/Multiplayer_mirror
080fd6d9a8e8cd7890ef4cfa030e85fd0a1ec808
[ "MIT" ]
15
2020-09-28T21:55:19.000Z
2022-03-22T20:12:11.000Z
Assets/Mirror/Runtime/NetworkReaderPool.cs
Lucianodasilvameyer/Multiplayer_mirror
080fd6d9a8e8cd7890ef4cfa030e85fd0a1ec808
[ "MIT" ]
null
null
null
Assets/Mirror/Runtime/NetworkReaderPool.cs
Lucianodasilvameyer/Multiplayer_mirror
080fd6d9a8e8cd7890ef4cfa030e85fd0a1ec808
[ "MIT" ]
2
2021-05-26T20:18:37.000Z
2022-02-06T02:12:27.000Z
using System; using System.Collections.Generic; namespace Mirror { public static class NetworkReaderPool { static readonly Stack<NetworkReader> pool = new Stack<NetworkReader>(); public static NetworkReader GetReader(byte[] bytes) { if (pool.Count != 0) { ...
24.238095
79
0.51277
ee78b0a5c8d5e81cb8afe406fca89cef83ef7235
37,892
cs
C#
SHENSHAN/Logic/OneCreatureManager.cs
zfy1045056938/THDN_Script
1a280dfd8b6671632fd11207b9b2535ed335184e
[ "MIT" ]
null
null
null
SHENSHAN/Logic/OneCreatureManager.cs
zfy1045056938/THDN_Script
1a280dfd8b6671632fd11207b9b2535ed335184e
[ "MIT" ]
null
null
null
SHENSHAN/Logic/OneCreatureManager.cs
zfy1045056938/THDN_Script
1a280dfd8b6671632fd11207b9b2535ed335184e
[ "MIT" ]
null
null
null
using UnityEngine; using System.Collections.Generic; using System.Collections; using DG.Tweening; using UnityEngine.UI; using System; /// <summary> /// 控制场面随从行为,从资产库中获取资源 /// </summary> public class OneCreatureManager:MonoBehaviour { public CardAsset cardAsset; public OneCardManager previewManager; public...
38.197581
152
0.53159
eee06d436e78102261dcebd10231a8ed23509eaf
6,929
cs
C#
src/Razor/src/Microsoft.VisualStudio.LiveShare.Razor/Guest/ProjectSnapshotSynchronizationService.cs
vseanreesermsft/razor-tooling
1557d15e78afab9e92a30d0c842ab75f73c8bca7
[ "Apache-2.0" ]
null
null
null
src/Razor/src/Microsoft.VisualStudio.LiveShare.Razor/Guest/ProjectSnapshotSynchronizationService.cs
vseanreesermsft/razor-tooling
1557d15e78afab9e92a30d0c842ab75f73c8bca7
[ "Apache-2.0" ]
null
null
null
src/Razor/src/Microsoft.VisualStudio.LiveShare.Razor/Guest/ProjectSnapshotSynchronizationService.cs
vseanreesermsft/razor-tooling
1557d15e78afab9e92a30d0c842ab75f73c8bca7
[ "Apache-2.0" ]
null
null
null
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.R...
41
121
0.640641
775014d4691a11f848dc4c6fef539ebe3c97b024
419
cs
C#
Source/CoAPnet/Exceptions/CoapCommunicationTimedOutException.cs
mcuxmx/CoAPnet
4b12732d7f4a82f273292daec0735c8ff7ba5976
[ "MIT" ]
43
2020-04-29T21:59:10.000Z
2022-03-21T23:19:45.000Z
Source/CoAPnet/Exceptions/CoapCommunicationTimedOutException.cs
mcuxmx/CoAPnet
4b12732d7f4a82f273292daec0735c8ff7ba5976
[ "MIT" ]
8
2020-04-30T20:09:13.000Z
2022-03-22T09:57:02.000Z
Source/CoAPnet/Exceptions/CoapCommunicationTimedOutException.cs
mcuxmx/CoAPnet
4b12732d7f4a82f273292daec0735c8ff7ba5976
[ "MIT" ]
12
2020-04-29T13:28:16.000Z
2022-01-03T08:12:03.000Z
using System; namespace CoAPnet.Exceptions { public class CoapCommunicationTimedOutException : CoapCommunicationException { public CoapCommunicationTimedOutException() : base("CoAP communication timed out.", null) { } public CoapCommunicationTimedOutException(strin...
23.277778
86
0.649165
c9d65e9501152502956f1b020dfcd8bfd578995e
859
cs
C#
XstarS.GuidGenerators/GuidVersion.cs
x-stars/GuidGenerator
851779d9e2006fcab1a371f2d276499e53c414a5
[ "MIT" ]
null
null
null
XstarS.GuidGenerators/GuidVersion.cs
x-stars/GuidGenerator
851779d9e2006fcab1a371f2d276499e53c414a5
[ "MIT" ]
null
null
null
XstarS.GuidGenerators/GuidVersion.cs
x-stars/GuidGenerator
851779d9e2006fcab1a371f2d276499e53c414a5
[ "MIT" ]
null
null
null
using System; namespace XstarS.GuidGenerators; /// <summary> /// 表示 <see cref="Guid"/> 的版本。 /// </summary> public enum GuidVersion { /// <summary> /// 表示 Nil UUID (<see cref="Guid.Empty"/>) 的版本。 /// </summary> Empty = 0, /// <summary> /// 表示 RFC 4122 UUID 版本 1,此版本的 <see cref="Guid"/> 基于当前时间生成...
24.542857
73
0.540163
daeded6b6f5a8583a6731f92f9ecd02eab2db7f3
208
cs
C#
PaymentContext.Shared/Commands/ICommand.cs
Ariosmaia/Modelando-Dominios-Ricos
0022a799a657f343fc59ea0117b532846e7f8ba9
[ "MIT" ]
null
null
null
PaymentContext.Shared/Commands/ICommand.cs
Ariosmaia/Modelando-Dominios-Ricos
0022a799a657f343fc59ea0117b532846e7f8ba9
[ "MIT" ]
null
null
null
PaymentContext.Shared/Commands/ICommand.cs
Ariosmaia/Modelando-Dominios-Ricos
0022a799a657f343fc59ea0117b532846e7f8ba9
[ "MIT" ]
null
null
null
using Flunt.Notifications; using System; using System.Collections.Generic; using System.Text; namespace PaymentContext.Shared.Commands { public interface ICommand { void Validate(); } }
16
40
0.721154
973ce26488c91cff79284696096eea86c7f01e2e
20,425
cs
C#
src/LibHac/Fs/FileSystemManager.cs
roblabla/LibHac
e9376efba713d502942115d11a2ff6876dbc6659
[ "BSD-3-Clause" ]
null
null
null
src/LibHac/Fs/FileSystemManager.cs
roblabla/LibHac
e9376efba713d502942115d11a2ff6876dbc6659
[ "BSD-3-Clause" ]
null
null
null
src/LibHac/Fs/FileSystemManager.cs
roblabla/LibHac
e9376efba713d502942115d11a2ff6876dbc6659
[ "BSD-3-Clause" ]
null
null
null
using System; using System.Collections.Generic; using System.Runtime.CompilerServices; using LibHac.Fs.Accessors; namespace LibHac.Fs { public class FileSystemManager { internal Horizon Os { get; } internal ITimeSpanGenerator Time { get; } private IAccessLog AccessLog { get;...
35.276339
155
0.534639
ed9e7003edd968b49da405861e0039ea90948d19
324
cs
C#
test/Carter.Tests/DependencyInjection/TransientServiceDependency.cs
khalidabuhakmeh/Carter
21df74dbd590f1eaee3a93142d5364930615bc80
[ "MIT" ]
1,251
2018-04-10T16:37:17.000Z
2022-03-29T19:46:57.000Z
test/Carter.Tests/DependencyInjection/TransientServiceDependency.cs
khalidabuhakmeh/Carter
21df74dbd590f1eaee3a93142d5364930615bc80
[ "MIT" ]
155
2018-04-07T18:50:08.000Z
2022-03-11T19:25:08.000Z
test/Carter.Tests/DependencyInjection/TransientServiceDependency.cs
khalidabuhakmeh/Carter
21df74dbd590f1eaee3a93142d5364930615bc80
[ "MIT" ]
128
2018-04-25T18:11:33.000Z
2022-02-19T18:49:54.000Z
namespace Carter.Tests.DependencyInjection { public class TransientServiceDependency { public TransientServiceDependency(TransientRequestDependency transientRequestDependency) { this.TheGuid = transientRequestDependency.GetGuid(); } public string TheGuid { get; } ...
27
96
0.697531
d9d7cb4f5b6474bc8382a4da29f5f67af614c274
647
cs
C#
Pagination/Exceptions/PaginationException.cs
luilliarcec/netframework-pagination
0ee9ff112cf649a8fbe8e488b4c120787a1cc6f6
[ "MIT" ]
1
2020-04-07T12:55:07.000Z
2020-04-07T12:55:07.000Z
Pagination/Exceptions/PaginationException.cs
luilliarcec/netframework-pagination
0ee9ff112cf649a8fbe8e488b4c120787a1cc6f6
[ "MIT" ]
null
null
null
Pagination/Exceptions/PaginationException.cs
luilliarcec/netframework-pagination
0ee9ff112cf649a8fbe8e488b4c120787a1cc6f6
[ "MIT" ]
null
null
null
using System; namespace Luilliarcec.Pagination.Exceptions { public class PaginationException : Exception { // // Resumen: // Inicializa una nueva instancia de la clase System.Exception. public PaginationException() : base() { } // // Resumen...
23.962963
92
0.551777
90794ebdc0bf687324182f502c709af98a55e00f
7,586
cs
C#
src/Api/Database/DatabaseConnection.cs
Vitor-Xavier/CalculationEngine
cdb0553f180083fe38dd81d08c7e167a7d96d9d7
[ "MIT" ]
null
null
null
src/Api/Database/DatabaseConnection.cs
Vitor-Xavier/CalculationEngine
cdb0553f180083fe38dd81d08c7e167a7d96d9d7
[ "MIT" ]
null
null
null
src/Api/Database/DatabaseConnection.cs
Vitor-Xavier/CalculationEngine
cdb0553f180083fe38dd81d08c7e167a7d96d9d7
[ "MIT" ]
null
null
null
using Api.Dto; using Common.Extensions; using Implementation; using System; using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using System.Dynamic; using System.Linq; using System.Threading.Tasks; namespace Api.Database { public class DatabaseConnection : IAsyncDisposable { ...
39.103093
184
0.486818
6e1f98de2894c80f07f300a176b89853b3c95018
988
cs
C#
Crypter-Example/SHA1_Crypter/Program.cs
RichWarrior/VS-GrupArge
f9c3fbecc6c83317467a688007008788a803f75a
[ "Apache-2.0" ]
null
null
null
Crypter-Example/SHA1_Crypter/Program.cs
RichWarrior/VS-GrupArge
f9c3fbecc6c83317467a688007008788a803f75a
[ "Apache-2.0" ]
null
null
null
Crypter-Example/SHA1_Crypter/Program.cs
RichWarrior/VS-GrupArge
f9c3fbecc6c83317467a688007008788a803f75a
[ "Apache-2.0" ]
null
null
null
using System; using System.Security.Cryptography; using System.Text; namespace SHA1_Crypter { class Program { static void Main(string[] args) { Console.WriteLine("Çıkış Yapmak İçin 'Q' Basınız!"); while (true) { string data = Console.ReadLine...
28.228571
82
0.397773
b1f4156234567741386f7f514fe95c5254c1fb33
301
cs
C#
Generics/GenericsSamples/LinkedListObjects/LinkedListNode.cs
okyuanzhui/bb
6697c94a365d6dfdd32e84b29a1d55ff84dee053
[ "MIT" ]
479
2017-06-26T01:37:33.000Z
2022-03-27T13:04:14.000Z
Generics/GenericsSamples/LinkedListObjects/LinkedListNode.cs
lifejoyforpy/ProfessionalCSharp7
cf083cbb389644c40a0f3ad1dd6d1036c80b80f0
[ "MIT" ]
11
2018-05-11T12:54:59.000Z
2021-04-08T22:14:02.000Z
Generics/GenericsSamples/LinkedListObjects/LinkedListNode.cs
lifejoyforpy/ProfessionalCSharp7
cf083cbb389644c40a0f3ad1dd6d1036c80b80f0
[ "MIT" ]
266
2017-06-29T19:45:57.000Z
2022-03-29T12:22:19.000Z
 namespace Wrox.ProCSharp.Generics { public class LinkedListNode { public LinkedListNode(object value) => Value = value; public object Value { get; } public LinkedListNode Next { get; internal set; } public LinkedListNode Prev { get; internal set; } } }
21.5
61
0.637874
6b6fa627cc6363069dbdf3c6affa21f3c1ce4f55
754
cs
C#
src/dotnet/Datapoint.Globalization.Abstractions/LocaleFactoryException.cs
datapoint-corporation/datapoint-globalization
fc65624e277a1efae363769a02df89f1e77794c6
[ "MIT" ]
null
null
null
src/dotnet/Datapoint.Globalization.Abstractions/LocaleFactoryException.cs
datapoint-corporation/datapoint-globalization
fc65624e277a1efae363769a02df89f1e77794c6
[ "MIT" ]
null
null
null
src/dotnet/Datapoint.Globalization.Abstractions/LocaleFactoryException.cs
datapoint-corporation/datapoint-globalization
fc65624e277a1efae363769a02df89f1e77794c6
[ "MIT" ]
null
null
null
using System; namespace Datapoint.Globalization { public class LocaleFactoryException : Exception { public LocaleFactoryException(ILocaleFactory localeFactory) { LocaleFactory = localeFactory ?? throw new ArgumentNullException(nameof(localeFactory)); } public LocaleFactoryException(ILocaleFactory locale...
30.16
137
0.785146
422cd6d40dfd207f86e8bce7ea058d1085a26fa2
924
cs
C#
src/Library/NetPro.Utility/Extenisons/Extensions.Convert.cs
KamenRiderKuuga/NetPro
41291c506807ebcf61466b5b82193a3ca3e5c931
[ "MIT" ]
null
null
null
src/Library/NetPro.Utility/Extenisons/Extensions.Convert.cs
KamenRiderKuuga/NetPro
41291c506807ebcf61466b5b82193a3ca3e5c931
[ "MIT" ]
null
null
null
src/Library/NetPro.Utility/Extenisons/Extensions.Convert.cs
KamenRiderKuuga/NetPro
41291c506807ebcf61466b5b82193a3ca3e5c931
[ "MIT" ]
null
null
null
namespace System.NetPro { /// <summary> /// 系统扩展 - 类型转换 /// </summary> public static partial class Extensions { /// <summary> /// Html编码 /// </summary> /// <param name="obj"></param> /// <returns></returns> public static string ToHtmlEncodeString(this...
25.666667
74
0.498918