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
109b904a954432e955f8b5a3bea1d68b289eb704
219
cs
C#
ChatWpf/Controls/SideMenuControl.xaml.cs
lego963/ChatWpf
2a52022ee1dadf458ee9cd0ae1eaa3a55a45b638
[ "Unlicense" ]
null
null
null
ChatWpf/Controls/SideMenuControl.xaml.cs
lego963/ChatWpf
2a52022ee1dadf458ee9cd0ae1eaa3a55a45b638
[ "Unlicense" ]
null
null
null
ChatWpf/Controls/SideMenuControl.xaml.cs
lego963/ChatWpf
2a52022ee1dadf458ee9cd0ae1eaa3a55a45b638
[ "Unlicense" ]
1
2021-01-29T05:10:27.000Z
2021-01-29T05:10:27.000Z
using System.Windows.Controls; namespace ChatWpf.Controls { public partial class SideMenuControl : UserControl { public SideMenuControl() { InitializeComponent(); } } }
16.846154
54
0.611872
55e168b5fa0c445229e38a4169ecae0523245818
517
cs
C#
ErtisAuth/Core/Models/Response/CollectionResponse.cs
ertugrulozcan/ErtisAuth.Net
0f6edddaf652c2a4e3e24a1e8f433021b7f90476
[ "MIT" ]
3
2020-06-15T10:39:45.000Z
2020-06-26T08:18:33.000Z
ErtisAuth/Core/Models/Response/CollectionResponse.cs
ertugrulozcan/ErtisAuth.Net
0f6edddaf652c2a4e3e24a1e8f433021b7f90476
[ "MIT" ]
null
null
null
ErtisAuth/Core/Models/Response/CollectionResponse.cs
ertugrulozcan/ErtisAuth.Net
0f6edddaf652c2a4e3e24a1e8f433021b7f90476
[ "MIT" ]
null
null
null
using System.Collections; using System.Collections.Generic; using Newtonsoft.Json; namespace ErtisAuth.Core.Models.Response { public sealed class CollectionResponse<T> { #region Properties [JsonProperty("data")] public CollectionResponseData<T> Data { get; set; } #endregion } public sealed class Coll...
17.827586
53
0.715667
36567aad97c61e0b04f08ad0cdbaa2767614b83d
207
cs
C#
DotNetNote/DotNetNote/Models/Companies/ICompanyRepository.cs
IkhyeonJo/DotNetNote
8655ff2b2d44d3ee08c1258bd94de3e2c387f989
[ "MIT" ]
9
2019-03-09T05:24:02.000Z
2022-03-08T00:52:45.000Z
DotNetNote/DotNetNote/Models/Companies/ICompanyRepository.cs
VisualAcademy/DotNetNote.V5
246f8a50eb671ad1acac6efd1691944db0ab6992
[ "MIT" ]
3
2019-06-04T04:06:58.000Z
2020-09-04T14:56:25.000Z
DotNetNote/DotNetNote/Models/Companies/ICompanyRepository.cs
VisualAcademy/DotNetNote.V5
246f8a50eb671ad1acac6efd1691944db0ab6992
[ "MIT" ]
14
2019-03-09T05:25:08.000Z
2022-03-06T15:56:30.000Z
using Dul.Data; using System; using System.Collections.Generic; using System.Text; namespace DotNetNote.Models.Companies { public interface ICompanyRepository : IBreadShop<CompanyModel> { } }
15.923077
66
0.753623
c868aadbe9c4a67e31b4d719b51bf1f6bee8b121
574
cs
C#
src/Router.TpLink/CommandFactories/Wlan/WlanCompositeCommandFactory.cs
ashenBlade/tpcon
a21c19fd4ac78ee549dbaf35c0320ada6b57fd8d
[ "MIT" ]
null
null
null
src/Router.TpLink/CommandFactories/Wlan/WlanCompositeCommandFactory.cs
ashenBlade/tpcon
a21c19fd4ac78ee549dbaf35c0320ada6b57fd8d
[ "MIT" ]
null
null
null
src/Router.TpLink/CommandFactories/Wlan/WlanCompositeCommandFactory.cs
ashenBlade/tpcon
a21c19fd4ac78ee549dbaf35c0320ada6b57fd8d
[ "MIT" ]
null
null
null
namespace Router.TpLink.CommandFactories.Wlan; internal class WlanCompositeCommandFactory : CompositeTpLinkCommandFactory { public WlanCompositeCommandFactory() : base(new InternalTpLinkCommandFactory[] { new GetWlanStatusCommandFactory(), new EnableWir...
35.875
74
0.611498
18c32a7538029a2946dc0d8abd6c4bc29901287c
3,327
cs
C#
nz.govt.moe.idp.saml.client/Session/ISessions.cs
nz-govt-moe-skysigal/nz.govt.moe.idp.saml.client.asp.net
b7eb87e712562ec67f8d1d5701ee674d4cd2dc4f
[ "Apache-2.0" ]
null
null
null
nz.govt.moe.idp.saml.client/Session/ISessions.cs
nz-govt-moe-skysigal/nz.govt.moe.idp.saml.client.asp.net
b7eb87e712562ec67f8d1d5701ee674d4cd2dc4f
[ "Apache-2.0" ]
null
null
null
nz.govt.moe.idp.saml.client/Session/ISessions.cs
nz-govt-moe-skysigal/nz.govt.moe.idp.saml.client.asp.net
b7eb87e712562ec67f8d1d5701ee674d4cd2dc4f
[ "Apache-2.0" ]
null
null
null
namespace nz.govt.moe.idp.saml.client.session { /// <summary> /// This interface is used for working with session state. It makes it possible to access all sessions at any time. /// The purpose of this interface is to support SOAP Logout which was not possible with ASP.NET session state. /// With this ...
81.146341
403
0.707244
36b03e7062f74cd345b645254d549e912431a634
2,001
cs
C#
SensorSeed/HomeOutsideWeatherStation/Models/Home/HomeTenDaySunriseSunsetDataModel.cs
wdq/SensorSeed
fe547a194f4463e02205bf25704eeccf5748ac4e
[ "MIT" ]
2
2021-02-22T20:42:05.000Z
2022-02-23T22:36:54.000Z
SensorSeed/HomeOutsideWeatherStation/Models/Home/HomeTenDaySunriseSunsetDataModel.cs
wdq/SensorSeed
fe547a194f4463e02205bf25704eeccf5748ac4e
[ "MIT" ]
6
2017-08-20T20:03:24.000Z
2020-09-02T19:12:21.000Z
SensorSeed/HomeOutsideWeatherStation/Models/Home/HomeTenDaySunriseSunsetDataModel.cs
wdq/SensorSeed
fe547a194f4463e02205bf25704eeccf5748ac4e
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Web; using HomeOutsideWeatherStation.Shared; using Innovative.SolarCalculator; using SunSetRiseLib; namespace HomeOutsideWeatherStation.Models.Home { public class HomeTenDaySunriseSunsetDataPointModel { public string Date...
32.274194
117
0.634683
29f7d989ffb418f41bc54524721b4338020abc07
354
cs
C#
src/Couchbase/Core/RateLimiting/RateLimitedReason.cs
tfarris07/couchbase-net-client
717b65abd72d855556b8c1f847aa00049cd628e2
[ "Apache-2.0" ]
211
2015-01-20T17:11:35.000Z
2022-02-02T18:36:50.000Z
src/Couchbase/Core/RateLimiting/RateLimitedReason.cs
tfarris07/couchbase-net-client
717b65abd72d855556b8c1f847aa00049cd628e2
[ "Apache-2.0" ]
94
2015-01-03T20:01:54.000Z
2022-03-31T19:41:43.000Z
src/Couchbase/Core/RateLimiting/RateLimitedReason.cs
tfarris07/couchbase-net-client
717b65abd72d855556b8c1f847aa00049cd628e2
[ "Apache-2.0" ]
247
2015-01-03T20:03:34.000Z
2022-03-29T06:57:58.000Z
using Couchbase.Core.Compatibility; namespace Couchbase.Core.RateLimiting { [InterfaceStability(Level.Uncommitted)] public enum RateLimitedReason { NetworkIngressRateLimitReached, NetworkEgressRateLimitReached, MaximumConnectionsReached, RequestRateLimitReached, Conc...
23.6
43
0.740113
bc0e45709905957e5a846a156a4b9721b79211d9
458
cs
C#
Ninja/Assets/NinjaPlatformer/Scripts/TouchControls/Touch_BTN_Jump.cs
12520054/NinjaUnity
a0a3d3bba9cce4f7b9fd0934cbf6a2a3b8eaa4b7
[ "MIT" ]
1
2021-06-29T21:45:20.000Z
2021-06-29T21:45:20.000Z
Ninja/Assets/NinjaPlatformer/Scripts/TouchControls/Touch_BTN_Jump.cs
12520054/NinjaUnity
a0a3d3bba9cce4f7b9fd0934cbf6a2a3b8eaa4b7
[ "MIT" ]
null
null
null
Ninja/Assets/NinjaPlatformer/Scripts/TouchControls/Touch_BTN_Jump.cs
12520054/NinjaUnity
a0a3d3bba9cce4f7b9fd0934cbf6a2a3b8eaa4b7
[ "MIT" ]
null
null
null
using UnityEngine; using System.Collections; public class Touch_BTN_Jump : MonoBehaviour { public NinjaMovementScript NinjaMovScript; public Color ColorON; public Color ColorOFF; public SpriteRenderer ButtonEnabledSprite; public void OnPress_IE(){ NinjaMovScript.Button_Jump_press (); ButtonEnabledSprite...
19.083333
45
0.786026
bc229b76d3335d69b948b487213672e88e87855e
1,013
cs
C#
Assets/VR Beginner/Scripts/Gameplay/WitchHouseUIHook.cs
Gamerize/UnityVREscapeRoom-main
571cb2ec4049450b4c7a81aaf3847db1d913ead5
[ "MIT" ]
1
2022-01-06T14:44:37.000Z
2022-01-06T14:44:37.000Z
Assets/VR Beginner/Scripts/Gameplay/WitchHouseUIHook.cs
Gamerize/UnityVREscapeRoom-main
571cb2ec4049450b4c7a81aaf3847db1d913ead5
[ "MIT" ]
null
null
null
Assets/VR Beginner/Scripts/Gameplay/WitchHouseUIHook.cs
Gamerize/UnityVREscapeRoom-main
571cb2ec4049450b4c7a81aaf3847db1d913ead5
[ "MIT" ]
1
2021-11-11T20:12:31.000Z
2021-11-11T20:12:31.000Z
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.SceneManagement; /// <summary> /// This will be picked up automatically by the wrist watch when it get spawn in the scene by the Interaction toolkit /// and setup the buttons and the linked events on the canvas /// </summ...
37.518519
117
0.732478
e10ef1b52246c59817cecae79d1912f89f1d40d5
806
cs
C#
Models/Function.cs
JoshWencl/AzTesting
e5b7141127aedf81626ef5474bb2b2f42f949546
[ "MIT" ]
null
null
null
Models/Function.cs
JoshWencl/AzTesting
e5b7141127aedf81626ef5474bb2b2f42f949546
[ "MIT" ]
null
null
null
Models/Function.cs
JoshWencl/AzTesting
e5b7141127aedf81626ef5474bb2b2f42f949546
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Text; namespace AzureFunctionDriver.Models { /// <summary> /// Model for Azure function /// </summary> public class Function { /// <summary> /// Gets or sets Bindings /// </summary> public List<Binding> b...
24.424242
88
0.555831
a99ec207202605651eb23e11c8ff83fc33a37fd6
459
cs
C#
ECS.MemberManager.Core.EF.Domain/TermInOffice.cs
edmathias/ECS.MemberManager.Core
a257a768df0f1f36d8f2fc63661c8e5477cd023d
[ "MIT" ]
null
null
null
ECS.MemberManager.Core.EF.Domain/TermInOffice.cs
edmathias/ECS.MemberManager.Core
a257a768df0f1f36d8f2fc63661c8e5477cd023d
[ "MIT" ]
null
null
null
ECS.MemberManager.Core.EF.Domain/TermInOffice.cs
edmathias/ECS.MemberManager.Core
a257a768df0f1f36d8f2fc63661c8e5477cd023d
[ "MIT" ]
null
null
null
using System; using System.ComponentModel.DataAnnotations; namespace ECS.MemberManager.Core.EF.Domain { public class TermInOffice : EntityBase { public Person Person { get; set; } public Office Office { get; set; } public DateTime StartDate { get; set; } [MaxLength(255)] public...
30.6
66
0.651416
9d278e528b1cee4d6dc0f9e6b5c89deb99eed1d1
5,731
cs
C#
ProduceWithPandas/Pages/GuessTheSongName.razor.cs
rabbitism/ProduceWithPandas
de2ffd4bbb89a770442e706d9ed4e13900e1475e
[ "MIT" ]
null
null
null
ProduceWithPandas/Pages/GuessTheSongName.razor.cs
rabbitism/ProduceWithPandas
de2ffd4bbb89a770442e706d9ed4e13900e1475e
[ "MIT" ]
null
null
null
ProduceWithPandas/Pages/GuessTheSongName.razor.cs
rabbitism/ProduceWithPandas
de2ffd4bbb89a770442e706d9ed4e13900e1475e
[ "MIT" ]
null
null
null
using Microsoft.AspNetCore.Components; using System.Text; using HtmlAgilityPack; using ProduceWithPandas.Models; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Components.WebAssembly.Http; using System.Net.Http.Json; using System; using System.Threading.Tasks; using System.Collections.Generic; using Syste...
34.524096
112
0.48037
f3b1c157f2dfdf3f71ae2d3e53c7a8e3fc8036fc
636
cs
C#
src/Presentation/Api/AutoMapperConfiguration/Profiles/Tickets/TicketTypeProfiles.cs
amirhosseinsaloot/SalootProject
7a9deea1f607ee59113727e16c4c18493c9710a1
[ "MIT" ]
9
2021-06-17T16:49:02.000Z
2021-09-16T20:10:17.000Z
src/Presentation/Api/AutoMapperConfiguration/Profiles/Tickets/TicketTypeProfiles.cs
amirhosseinsaloot/SalootProject
7a9deea1f607ee59113727e16c4c18493c9710a1
[ "MIT" ]
null
null
null
src/Presentation/Api/AutoMapperConfiguration/Profiles/Tickets/TicketTypeProfiles.cs
amirhosseinsaloot/SalootProject
7a9deea1f607ee59113727e16c4c18493c9710a1
[ "MIT" ]
2
2021-07-17T17:44:22.000Z
2021-09-28T09:22:37.000Z
using AutoMapper; using Data.Entities.Tickets; using Service.Domain.Tickets.Models; namespace Api.AutoMapperConfiguration.Profiles.Tickets; public class TicketTypeProfiles : Profile { #region Ctor public TicketTypeProfiles() { TicketTypeProfile(); } #endregion Ctor #region Methods ...
19.875
64
0.687107
ed29c5fcc090a846a2b4805f66b7407b7178bcdb
317
cs
C#
com.tk.dam/Entity/Sb_Xtbj.cs
chliam/DAM
0533a123abd16a49822380494893eb9f86ab8cf3
[ "Apache-2.0" ]
null
null
null
com.tk.dam/Entity/Sb_Xtbj.cs
chliam/DAM
0533a123abd16a49822380494893eb9f86ab8cf3
[ "Apache-2.0" ]
null
null
null
com.tk.dam/Entity/Sb_Xtbj.cs
chliam/DAM
0533a123abd16a49822380494893eb9f86ab8cf3
[ "Apache-2.0" ]
2
2015-09-07T14:59:29.000Z
2020-11-04T04:18:12.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace com.tk.dam.Entity { public class Sb_Xtbj { public string mBjzt=""; public string mBjfs=""; public string mSpjx=""; public string mBjmb=""; public string mCzjx=""; } }
18.647059
33
0.618297
c9f306201fb249057d71f52cf6ab73833eef76f1
2,558
cshtml
C#
ByteBank.Forum/ByteBank.Forum/Views/Usuario/EditarFuncoes.cshtml
karolinagb/ByteBankForum
c0bc2a0bd5ca81864538f3518ea76064230f32c9
[ "MIT" ]
null
null
null
ByteBank.Forum/ByteBank.Forum/Views/Usuario/EditarFuncoes.cshtml
karolinagb/ByteBankForum
c0bc2a0bd5ca81864538f3518ea76064230f32c9
[ "MIT" ]
null
null
null
ByteBank.Forum/ByteBank.Forum/Views/Usuario/EditarFuncoes.cshtml
karolinagb/ByteBankForum
c0bc2a0bd5ca81864538f3518ea76064230f32c9
[ "MIT" ]
null
null
null
@model ByteBank.Forum.ViewModels.EditarFuncoesViewModel @{ ViewBag.Title = "EditarFuncoes"; Layout = "~/Views/Shared/_Layout.cshtml"; } <h2>Funções do usuário @Html.DisplayFor(model => model.Usuario.NomeCompleto)</h2> <h5>@Html.DisplayFor(model => model.Usuario.UserName)</h5> <h5>@Html.DisplayFor(model => ...
29.402299
106
0.425332
9abd6751fd2a41ee4ba6b5b2745ab0e82dcb0c9e
108
cs
C#
src/Gemini/Modules/ToolBars/Models/ToolBarItemSeparator.cs
KornnerStudios/gemini
a3dbb43f14e860b4f9ae86a59523b288646b961d
[ "MS-PL" ]
866
2015-01-04T16:25:38.000Z
2022-03-31T14:43:18.000Z
src/Gemini/Modules/ToolBars/Models/ToolBarItemSeparator.cs
KornnerStudios/gemini
a3dbb43f14e860b4f9ae86a59523b288646b961d
[ "MS-PL" ]
193
2015-01-12T10:58:04.000Z
2022-03-27T02:37:20.000Z
src/Gemini/Modules/ToolBars/Models/ToolBarItemSeparator.cs
KornnerStudios/gemini
a3dbb43f14e860b4f9ae86a59523b288646b961d
[ "MS-PL" ]
301
2015-01-20T17:41:54.000Z
2022-03-15T05:05:35.000Z
namespace Gemini.Modules.ToolBars.Models { public class ToolBarItemSeparator : ToolBarItemBase { } }
15.428571
52
0.759259
9ae6b796a02d942c2a0bf130736a7051da7938eb
1,657
cs
C#
Sample.Web/App_Start/BootstrapEditorTemplatesConfig.cs
ehimah/BootstrapEditorTemplates
cf4273d0d59e8647a0ae6205b9c2a3d54c0fd03c
[ "Apache-2.0" ]
29
2015-01-05T04:47:15.000Z
2022-03-06T13:53:54.000Z
Sample.Web/App_Start/BootstrapEditorTemplatesConfig.cs
ehimah/BootstrapEditorTemplates
cf4273d0d59e8647a0ae6205b9c2a3d54c0fd03c
[ "Apache-2.0" ]
6
2015-01-05T04:46:59.000Z
2016-07-07T18:34:20.000Z
Sample.Web/App_Start/BootstrapEditorTemplatesConfig.cs
ehimah/BootstrapEditorTemplates
cf4273d0d59e8647a0ae6205b9c2a3d54c0fd03c
[ "Apache-2.0" ]
16
2015-01-16T13:24:26.000Z
2022-03-06T13:54:59.000Z
using System; using System.Web; using System.Web.Optimization; using System.Web.WebPages; namespace BootstrapEditorTemplatesNameSpace { public class BootstrapEditorTemplatesConfig { // For more information on Bundling, visit http://go.microsoft.com/fwlink/?LinkId=254725 public static void Regi...
39.452381
143
0.559445
b16dc89a6dd3b329a8dba1ee6643ddae5a2af4fc
7,704
cs
C#
yumeTakusan/Input/Patching/Event.cs
Kuruby/tsukameruMirai
8244a0229724b34d18b79774d71ab6da27561e0a
[ "MIT" ]
null
null
null
yumeTakusan/Input/Patching/Event.cs
Kuruby/tsukameruMirai
8244a0229724b34d18b79774d71ab6da27561e0a
[ "MIT" ]
null
null
null
yumeTakusan/Input/Patching/Event.cs
Kuruby/tsukameruMirai
8244a0229724b34d18b79774d71ab6da27561e0a
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Microsoft.Xna.Framework.Input; namespace yumeTakusan.Input.Patching { /// <summary> /// Timing values for events (bitfields yes) /// </summary> public enum EventTiming { ...
37.950739
108
0.56555
edc9d7b7a5da2ca931165420491c2161949b01cf
1,556
cs
C#
src/benchmarks/micro/libraries/System.Numerics.Vectors/VectorTests.cs
BruceForstall/performance
47524b9060aa7cb13205fa281a6be6e2d404995c
[ "MIT" ]
547
2018-11-06T21:14:57.000Z
2022-03-31T21:14:57.000Z
src/benchmarks/micro/libraries/System.Numerics.Vectors/VectorTests.cs
BruceForstall/performance
47524b9060aa7cb13205fa281a6be6e2d404995c
[ "MIT" ]
1,572
2018-11-06T21:30:31.000Z
2022-03-31T23:31:25.000Z
src/benchmarks/micro/libraries/System.Numerics.Vectors/VectorTests.cs
BruceForstall/performance
47524b9060aa7cb13205fa281a6be6e2d404995c
[ "MIT" ]
196
2018-11-06T20:58:21.000Z
2022-03-29T21:04:21.000Z
// 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. namespace System.Numerics.Tests { public static class VectorTests { private const int DefaultInnerI...
43.222222
150
0.734576
edd13b2558382ffa5d1ba16da716e3e916cf4ede
2,389
cs
C#
Three ways/Assets/Scripts/Registration/Sender.cs
Megarekrut65/Project-OOP-2020
f57664c40c9d87957a227cf4d7861f2bfcffbed2
[ "MIT" ]
null
null
null
Three ways/Assets/Scripts/Registration/Sender.cs
Megarekrut65/Project-OOP-2020
f57664c40c9d87957a227cf4d7861f2bfcffbed2
[ "MIT" ]
null
null
null
Three ways/Assets/Scripts/Registration/Sender.cs
Megarekrut65/Project-OOP-2020
f57664c40c9d87957a227cf4d7861f2bfcffbed2
[ "MIT" ]
null
null
null
using System.IO; using System.Net; using System.Net.Mail; using System.Net.Security; using System.Security.Cryptography.X509Certificates; using System; public class Sender { private string eMailOfSender; private string password; private string eMailOfPlayer; private int port; private int code; ...
32.283784
164
0.622018
c9185529ee18a6c06c659db15600cb969f05cdc0
319
cshtml
C#
src/Modules/Laser.Orchard.Meteo/Views/Parts/Meteo.cshtml
INVA-Spa/Laser.Orchard.Platform
1791dc0a406b15d99e4ac59cd9ed48d5973698aa
[ "Apache-2.0" ]
8
2018-11-22T18:59:13.000Z
2021-01-02T18:44:03.000Z
src/Modules/Laser.Orchard.Meteo/Views/Parts/Meteo.cshtml
mkbiltek2019/Laser.Orchard.Platform
4f0e54c84e76a010c73c6440c9ae1c7dfb558ba7
[ "Apache-2.0" ]
15
2019-11-04T16:08:28.000Z
2021-03-16T07:10:38.000Z
src/Modules/Laser.Orchard.Meteo/Views/Parts/Meteo.cshtml
mkbiltek2019/Laser.Orchard.Platform
4f0e54c84e76a010c73c6440c9ae1c7dfb558ba7
[ "Apache-2.0" ]
5
2019-04-26T18:10:59.000Z
2021-02-17T17:28:38.000Z
@using Laser.Orchard.Meteo.Models @{ var meteo = (MeteoPart)Model.Meteo; } @meteo.ForecastDate<br /> @meteo.Situation<br /> @foreach (var det in meteo.Details) { <hr /> @det.ForecastDate<br /> @det.ForecastDescription<br /> @det.Advertise<br /> <img src="@det.ImageUrl" width="100%"/><br /> }
22.785714
49
0.630094
c9b461ab602a94c00c48c4e00ea74bf8beba6dab
618
cs
C#
backend/masz/Commands/UrlCommand.cs
zaanposni/discord-masz
42a6b9c8282529460f72428f1317af840a756d8a
[ "MIT" ]
45
2020-08-25T07:24:32.000Z
2022-03-29T22:38:55.000Z
backend/masz/Commands/UrlCommand.cs
zaanposni/discord-masz
42a6b9c8282529460f72428f1317af840a756d8a
[ "MIT" ]
259
2020-08-10T11:31:24.000Z
2022-03-31T20:34:06.000Z
backend/masz/Commands/UrlCommand.cs
zaanposni/discord-masz
42a6b9c8282529460f72428f1317af840a756d8a
[ "MIT" ]
26
2020-10-24T10:39:45.000Z
2022-03-06T12:26:15.000Z
using System; using System.Threading.Tasks; using DSharpPlus; using DSharpPlus.Entities; using DSharpPlus.SlashCommands; namespace masz.Commands { public class UrlCommand : BaseCommand<UrlCommand> { public UrlCommand(IServiceProvider serviceProvider) : base(serviceProvider) { } [SlashCommand(...
30.9
167
0.73301
900a94da87f550925f5c4165d19f55456f58a635
817
cs
C#
Mollie.Api/Models/Profile/Response/ProfileResponseLinks.cs
P-de-Jong/MollieApi
be1e575b73a737ad87cb763c11138a398bfc3140
[ "MIT" ]
130
2016-02-14T22:17:56.000Z
2022-03-23T09:29:41.000Z
Mollie.Api/Models/Profile/Response/ProfileResponseLinks.cs
P-de-Jong/MollieApi
be1e575b73a737ad87cb763c11138a398bfc3140
[ "MIT" ]
229
2016-05-10T18:44:55.000Z
2022-02-25T08:03:04.000Z
Mollie.Api/Models/Profile/Response/ProfileResponseLinks.cs
P-de-Jong/MollieApi
be1e575b73a737ad87cb763c11138a398bfc3140
[ "MIT" ]
99
2016-03-05T18:53:02.000Z
2022-02-22T11:58:06.000Z
using Mollie.Api.Models.Chargeback; using Mollie.Api.Models.List; using Mollie.Api.Models.Payment.Response; using Mollie.Api.Models.PaymentMethod; using Mollie.Api.Models.Refund; using Mollie.Api.Models.Url; namespace Mollie.Api.Models.Profile.Response { public class ProfileResponseLinks { public UrlObjec...
45.388889
88
0.738066
93ccd157080cfd60f042a349cf9ec7994d9815d5
5,658
cs
C#
ironfrost/console/PlayerControl.xaml.cs
CaptainHayashi/ironfrost
fc097cdfbdf3c3ea901d631f312b07a4c6fb40c6
[ "MIT" ]
null
null
null
ironfrost/console/PlayerControl.xaml.cs
CaptainHayashi/ironfrost
fc097cdfbdf3c3ea901d631f312b07a4c6fb40c6
[ "MIT" ]
null
null
null
ironfrost/console/PlayerControl.xaml.cs
CaptainHayashi/ironfrost
fc097cdfbdf3c3ea901d631f312b07a4c6fb40c6
[ "MIT" ]
null
null
null
using System.Windows.Controls; using System.Windows.Input; namespace Ironfrost { /// <summary> /// Interaction logic for PlayerControl.xaml /// </summary> public partial class PlayerControl : UserControl { /// <summary> /// The client role to which this <c>PlayerControl</c> i...
36.269231
105
0.557971
d695edf90ef06475353e10135bdc0b58c0718e10
1,346
cs
C#
resources/.gen/aws/aws/IWafv2WebAclRuleStatementNotStatementStatementAndStatementStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArguments.cs
scottenriquez/cdktf-alpha-csharp-testing
df6f4690e8bbcc50078c15d2d49355eb02d3b945
[ "MIT" ]
null
null
null
resources/.gen/aws/aws/IWafv2WebAclRuleStatementNotStatementStatementAndStatementStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArguments.cs
scottenriquez/cdktf-alpha-csharp-testing
df6f4690e8bbcc50078c15d2d49355eb02d3b945
[ "MIT" ]
null
null
null
resources/.gen/aws/aws/IWafv2WebAclRuleStatementNotStatementStatementAndStatementStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArguments.cs
scottenriquez/cdktf-alpha-csharp-testing
df6f4690e8bbcc50078c15d2d49355eb02d3b945
[ "MIT" ]
null
null
null
using Amazon.JSII.Runtime.Deputy; #pragma warning disable CS0672,CS0809,CS1591 namespace aws { [JsiiInterface(nativeType: typeof(IWafv2WebAclRuleStatementNotStatementStatementAndStatementStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArguments), fullyQualifiedName: "aws.Wafv2We...
67.3
372
0.872214
592fc9d550d89ca0e79fa350a23b42ada285b4cd
9,706
cs
C#
VkNet.Tests/Utils/VkErrorsTest.cs
slay9090/vk
1fea63e75989f78434c083a2051bae62f4fb3811
[ "MIT" ]
null
null
null
VkNet.Tests/Utils/VkErrorsTest.cs
slay9090/vk
1fea63e75989f78434c083a2051bae62f4fb3811
[ "MIT" ]
null
null
null
VkNet.Tests/Utils/VkErrorsTest.cs
slay9090/vk
1fea63e75989f78434c083a2051bae62f4fb3811
[ "MIT" ]
null
null
null
using System; using NUnit.Framework; using VkNet.Exception; using VkNet.Utils; namespace VkNet.Tests.Utils { [TestFixture] public class VkErrorsTest : BaseTest { private class TestClass { public void Execute(int count) { VkErrors.ThrowIfNumberIsNegative(expr: () => count); } } [Test] public...
29.323263
121
0.491036
790b5ca541ca0b5743da9febc9ed212952d03fa8
2,915
cs
C#
api-lansweeper/API-Lansweeper/Models/AssetEntry.cs
MarcoGriep88/API-Lansweeper
0059e90e503d3b2b79e5126b6a9d29ccc6fd32bb
[ "MIT" ]
5
2020-06-16T02:24:53.000Z
2021-11-27T06:34:12.000Z
api-lansweeper/API-Lansweeper/Models/AssetEntry.cs
MarcoGriep88/API-Lansweeper
0059e90e503d3b2b79e5126b6a9d29ccc6fd32bb
[ "MIT" ]
null
null
null
api-lansweeper/API-Lansweeper/Models/AssetEntry.cs
MarcoGriep88/API-Lansweeper
0059e90e503d3b2b79e5126b6a9d29ccc6fd32bb
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace API_Lansweeper.Models { public class AssetEntry { public string AssetName { get; set; } public string AssetTypename { get; set; } public string IPAddress { get; set; } public DateTime...
38.866667
50
0.592796
6b901f184786d84911271c6054fe56a8613c4538
4,700
cs
C#
src/Refix/Repository.cs
redoz/refix
8a5cdbc36df35b71ec42d3d79fcd871b0c2bb13a
[ "Apache-2.0" ]
null
null
null
src/Refix/Repository.cs
redoz/refix
8a5cdbc36df35b71ec42d3d79fcd871b0c2bb13a
[ "Apache-2.0" ]
null
null
null
src/Refix/Repository.cs
redoz/refix
8a5cdbc36df35b71ec42d3d79fcd871b0c2bb13a
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics.Contracts; using System.Linq; using System.Runtime.CompilerServices; using System.Runtime.Remoting.Messaging; using System.Text; using System.Threading.Tasks; using LibGit2Sharp; namespace Refix { // this ...
25.405405
90
0.562766
dc8bc69c28e55f73881059a707766644782559e2
4,074
cs
C#
src/HueSharp.Tests/HueClientLightTests.cs
ElPlatero/HueSharp
856c45043f1a595f1970f59beda3360e6d351a87
[ "MIT" ]
4
2018-09-29T17:57:48.000Z
2021-12-30T13:41:44.000Z
src/HueSharp.Tests/HueClientLightTests.cs
ElPlatero/HueSharp
856c45043f1a595f1970f59beda3360e6d351a87
[ "MIT" ]
4
2018-09-26T19:49:55.000Z
2018-09-30T11:49:14.000Z
src/HueSharp.Tests/HueClientLightTests.cs
ElPlatero/HueSharp
856c45043f1a595f1970f59beda3360e6d351a87
[ "MIT" ]
1
2019-02-16T23:12:26.000Z
2019-02-16T23:12:26.000Z
using HueSharp.Messages; using HueSharp.Messages.Lights; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using HueSharp.Builder; using Xunit; using Xunit.Abstractions; namespace HueSharp.Tests { public class HueClientLightTests : TestBase { public HueCl...
31.338462
110
0.612175
427308c1bff7d1020c94d0f71c743f4caec449e5
3,142
cs
C#
LinqToLdap/ILdapConnectionFactoryConfiguration.cs
ssteiner/LinqToLdap
bef8ad173bf4453af7c39ab6832fe809b4b2f4d9
[ "MIT" ]
35
2017-04-14T05:29:01.000Z
2021-12-31T10:46:20.000Z
LinqToLdap/ILdapConnectionFactoryConfiguration.cs
ssteiner/LinqToLdap
bef8ad173bf4453af7c39ab6832fe809b4b2f4d9
[ "MIT" ]
26
2017-06-15T11:28:15.000Z
2021-12-23T14:44:02.000Z
LinqToLdap/ILdapConnectionFactoryConfiguration.cs
ssteiner/LinqToLdap
bef8ad173bf4453af7c39ab6832fe809b4b2f4d9
[ "MIT" ]
25
2017-05-16T18:23:46.000Z
2022-03-02T15:19:13.000Z
using System.DirectoryServices.Protocols; using System.Net; namespace LinqToLdap { /// <summary> /// Interface for configuring a <see cref="ILdapConnectionFactory"/>. /// </summary> public interface ILdapConnectionFactoryConfiguration { /// <summary> /// Allows you to specify an au...
40.805195
130
0.61585
80b6ef15636e0abd311985168fc7d55b2afee1d3
978
cs
C#
EnergyMonitorAgent/EnergyReaderHost.cs
tjrobinson/EnergyMonitor
c58e9c4253e792a01a09859ea4f0015592a96c00
[ "MIT" ]
null
null
null
EnergyMonitorAgent/EnergyReaderHost.cs
tjrobinson/EnergyMonitor
c58e9c4253e792a01a09859ea4f0015592a96c00
[ "MIT" ]
null
null
null
EnergyMonitorAgent/EnergyReaderHost.cs
tjrobinson/EnergyMonitor
c58e9c4253e792a01a09859ea4f0015592a96c00
[ "MIT" ]
null
null
null
using EnergyMonitorAgent.Model; namespace EnergyMonitorAgent { using System; using System.Threading.Tasks; public class EnergyReaderHost { private readonly IEnergyReader energyReader; private readonly EventHubWriter eventHubWriter; public EnergyReaderHost(IEnergyReader energyReader) { this.energyRead...
23.853659
123
0.741309
b2baa7b02a1b1ad740f9037eb9a5c8f1c7d0c6b1
1,327
cs
C#
Services/Models/DeviceModelScript.cs
michal880/device-simulation-dotnet
9e9135bdefcfd2f1495f2f40ae63605c37e46161
[ "MIT" ]
null
null
null
Services/Models/DeviceModelScript.cs
michal880/device-simulation-dotnet
9e9135bdefcfd2f1495f2f40ae63605c37e46161
[ "MIT" ]
null
null
null
Services/Models/DeviceModelScript.cs
michal880/device-simulation-dotnet
9e9135bdefcfd2f1495f2f40ae63605c37e46161
[ "MIT" ]
null
null
null
// Copyright (c) Microsoft. All rights reserved. using System; using System.Runtime.Serialization; using Microsoft.Azure.IoTSolutions.DeviceSimulation.Services.Simulation; using Newtonsoft.Json; using Newtonsoft.Json.Converters; namespace Microsoft.Azure.IoTSolutions.DeviceSimulation.Services.Models { public cla...
30.159091
72
0.618689
f92cba7fc0474eb6f79f73188944840b2e2dee2d
1,180
cs
C#
src/WhoToFollowApp/SegoeUISymbolCell.cs
matarillo/WhoToFollow.WinForms
cedcd3c650fa970347f9aee6c5999a200cb5b4f4
[ "MIT" ]
null
null
null
src/WhoToFollowApp/SegoeUISymbolCell.cs
matarillo/WhoToFollow.WinForms
cedcd3c650fa970347f9aee6c5999a200cb5b4f4
[ "MIT" ]
null
null
null
src/WhoToFollowApp/SegoeUISymbolCell.cs
matarillo/WhoToFollow.WinForms
cedcd3c650fa970347f9aee6c5999a200cb5b4f4
[ "MIT" ]
null
null
null
using System.Drawing; using System.Windows.Forms; namespace WhoToFollowApp { public class SegoeUISymbolCell : DataGridViewLinkCell { private Font symbolFont; protected override object GetFormattedValue(object value, int rowIndex, ref DataGridViewCellStyle cellStyle, System.ComponentM...
34.705882
277
0.594915
ec1c517617e0697c34fbe638f96835ff6497f8cf
5,682
cake
C#
build.cake
jcaudill/Evolve
8631b8b18c99a42311581d712499b662a418fbe5
[ "MIT" ]
null
null
null
build.cake
jcaudill/Evolve
8631b8b18c99a42311581d712499b662a418fbe5
[ "MIT" ]
null
null
null
build.cake
jcaudill/Evolve
8631b8b18c99a42311581d712499b662a418fbe5
[ "MIT" ]
null
null
null
/////////////////////////////////////////////////////////////////////////////// // ARGUMENTS /////////////////////////////////////////////////////////////////////////////// var target = Argument("target", "Default"); var configuration = Argument("configuration", "Release"); var sln = GetFiles("./Evolve.sln").First(); ...
32.468571
138
0.55403
0478a67a6b5c8e65119fe05ff98d3d18bc6da62d
344
cs
C#
Xpto.Domain/Interfaces/Service/IRouteService.cs
nGoline/xpto-delivery
f5a3ae8b989187cbf043540ff5439187bcff9344
[ "MIT" ]
null
null
null
Xpto.Domain/Interfaces/Service/IRouteService.cs
nGoline/xpto-delivery
f5a3ae8b989187cbf043540ff5439187bcff9344
[ "MIT" ]
null
null
null
Xpto.Domain/Interfaces/Service/IRouteService.cs
nGoline/xpto-delivery
f5a3ae8b989187cbf043540ff5439187bcff9344
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq.Expressions; using System.Threading.Tasks; using Xpto.Domain.Entities; using Xpto.Domain.Interfaces.Service.Common; namespace Xpto.Domain.Interfaces.Service { public interface IRouteService : IService<Route> { Task<IEnumerable<Route>> Ge...
24.571429
52
0.767442
32b221cff0b866e76f473c2d1be0fe9a22a7a681
1,829
cshtml
C#
src/Orchard.Web/Modules/Devoffice.GettingStarted/Views/O365/_SetupProject.cshtml
ShuanWang/devoffice.com-shuanTestRepo
6739ba51f4ca62d05a1e9faad487737335afaa03
[ "BSD-3-Clause" ]
null
null
null
src/Orchard.Web/Modules/Devoffice.GettingStarted/Views/O365/_SetupProject.cshtml
ShuanWang/devoffice.com-shuanTestRepo
6739ba51f4ca62d05a1e9faad487737335afaa03
[ "BSD-3-Clause" ]
null
null
null
src/Orchard.Web/Modules/Devoffice.GettingStarted/Views/O365/_SetupProject.cshtml
ShuanWang/devoffice.com-shuanTestRepo
6739ba51f4ca62d05a1e9faad487737335afaa03
[ "BSD-3-Clause" ]
null
null
null
<div class="card" id="setup-project" name="5. Code"> <div class=""><h3>Start Coding</h3></div> <!--<div class=""><h3>Setup your project &amp; start coding</h3></div> <hr /> --> <!-- //Remarking these elements as per feedback <div id="startCoding"> <ul class="tabs"> <li>...
55.424242
266
0.649535
bfd0c0bd03f662b6ff17df653120efec58972470
212
cs
C#
DotNetUpdates/Tuple.cs
danzel/XnaUnitySpriteBatch
8db98eecdffbf042cf84a95afc975d58768c42b4
[ "MS-PL" ]
9
2015-01-04T22:06:33.000Z
2021-09-17T04:38:12.000Z
DotNetUpdates/Tuple.cs
Gert-Jan/XnaUnitySpriteBatch
7651715e3b71cd5934767f9a32fcffd3261c80e0
[ "MS-PL" ]
null
null
null
DotNetUpdates/Tuple.cs
Gert-Jan/XnaUnitySpriteBatch
7651715e3b71cd5934767f9a32fcffd3261c80e0
[ "MS-PL" ]
3
2021-01-30T11:24:43.000Z
2021-11-30T23:08:02.000Z
// ReSharper disable once CheckNamespace namespace System { public class Tuple<T, T2> { public T Item1; public T2 Item2; public Tuple(T item1, T2 item2) { Item1 = item1; Item2 = item2; } } }
13.25
41
0.646226
92cb598f817310379533e773c5b24f6ed4246df7
768
cs
C#
EatFitSProcs/usp_GetJoinedFeedback.cs
ucdavis/EatFit
3194af29fcffefabb6d1e94768fceae18bb7c839
[ "MIT" ]
null
null
null
EatFitSProcs/usp_GetJoinedFeedback.cs
ucdavis/EatFit
3194af29fcffefabb6d1e94768fceae18bb7c839
[ "MIT" ]
1
2018-10-25T21:04:26.000Z
2018-10-25T21:04:26.000Z
EatFitSProcs/usp_GetJoinedFeedback.cs
ucdavis/EatFit
3194af29fcffefabb6d1e94768fceae18bb7c839
[ "MIT" ]
null
null
null
using System; using System.Data; using System.Data.SqlClient; using System.Data.SqlTypes; using Microsoft.SqlServer.Server; public partial class StoredProcedures { [Microsoft.SqlServer.Server.SqlProcedure] public static void usp_getJoinedFeedback(string nutrient_id, int goal_id) { // Put your code ...
26.482759
145
0.671875
26e784da89434cd7dcf743ec73127668e5983147
12,112
cs
C#
src/Trakx.CryptoCompare.ApiClient/Rest/Clients/HistoryClient.cs
trakx/cryptocompare-api-client
ef0b2bf07c38b0492cf49e0aecd207fdfbd48822
[ "Apache-2.0" ]
2
2020-11-17T15:03:55.000Z
2021-12-15T20:26:38.000Z
src/Trakx.CryptoCompare.ApiClient/Rest/Clients/HistoryClient.cs
trakx/cryptocompare-api-client
ef0b2bf07c38b0492cf49e0aecd207fdfbd48822
[ "Apache-2.0" ]
5
2021-01-07T21:07:42.000Z
2021-11-23T11:40:14.000Z
src/Trakx.CryptoCompare.ApiClient/Rest/Clients/HistoryClient.cs
trakx/cryptocompare-api-client
ef0b2bf07c38b0492cf49e0aecd207fdfbd48822
[ "Apache-2.0" ]
null
null
null
using System; using System.Collections.Generic; using System.Net.Http; using System.Threading.Tasks; using JetBrains.Annotations; using Trakx.CryptoCompare.ApiClient.Rest.Core; using Trakx.CryptoCompare.ApiClient.Rest.Helpers; using Trakx.CryptoCompare.ApiClient.Rest.Models.Responses; namespace Trakx.CryptoCompare.Ap...
44.3663
243
0.543098
ded47f30dd5d8430306ab6715d2091d93a2c1114
1,054
cs
C#
src/AngleSharp.Core.Tests/Mocks/DelayRequester.cs
nhaskins/AngleSharp
ba33f7ebbe5ebfb2bdb533d51fcd5a9c688c9731
[ "MIT" ]
4
2016-11-02T09:25:13.000Z
2021-06-02T15:31:22.000Z
src/AngleSharp.Core.Tests/Mocks/DelayRequester.cs
nhaskins/AngleSharp
ba33f7ebbe5ebfb2bdb533d51fcd5a9c688c9731
[ "MIT" ]
3
2016-10-23T07:26:15.000Z
2019-04-13T22:10:07.000Z
src/AngleSharp.Core.Tests/Mocks/DelayRequester.cs
nhaskins/AngleSharp
ba33f7ebbe5ebfb2bdb533d51fcd5a9c688c9731
[ "MIT" ]
1
2022-03-31T11:40:57.000Z
2022-03-31T11:40:57.000Z
namespace AngleSharp.Core.Tests.Mocks { using AngleSharp.Io; using System; using System.IO; using System.Net; using System.Threading; using System.Threading.Tasks; sealed class DelayRequester : BaseRequester { private readonly Int32 _timeout; private Int32 _count; ...
23.954545
111
0.558824
7202fcd7aa63243c2c1d5a27bfdbaa9923461620
948
cs
C#
test/FunctionalTests/Taupo/Source/Taupo.Query/Contracts/IQueryDataSet.cs
Sreejithpin/odata.net
b54d376a382440df9074e78ca2e76b080965a2eb
[ "CC-BY-3.0" ]
629
2015-01-02T08:40:43.000Z
2022-03-28T15:28:06.000Z
test/FunctionalTests/Taupo/Source/Taupo.Query/Contracts/IQueryDataSet.cs
Sreejithpin/odata.net
b54d376a382440df9074e78ca2e76b080965a2eb
[ "CC-BY-3.0" ]
2,078
2015-01-06T05:44:13.000Z
2022-03-31T08:37:22.000Z
test/FunctionalTests/Taupo/Source/Taupo.Query/Contracts/IQueryDataSet.cs
Sreejithpin/odata.net
b54d376a382440df9074e78ca2e76b080965a2eb
[ "CC-BY-3.0" ]
412
2015-01-06T06:57:15.000Z
2022-03-11T13:40:39.000Z
//--------------------------------------------------------------------- // <copyright file="IQueryDataSet.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. // </copyright> //---------------------------------------...
35.111111
127
0.527426
049c4c20c121fc3d7afa955e12b4679c038faadf
1,207
cs
C#
Assets/MotionFramework/Scripts/Runtime/Engine/Engine.Network/WebRequest/WebFileRequest.cs
code-hasaki/MotionFramework
60f4ac1ac083bfcf028d2a9e5aac9ffa12689474
[ "MIT" ]
1
2021-07-26T03:46:08.000Z
2021-07-26T03:46:08.000Z
Assets/MotionFramework/Scripts/Runtime/Engine/Engine.Network/WebRequest/WebFileRequest.cs
code-hasaki/MotionFramework
60f4ac1ac083bfcf028d2a9e5aac9ffa12689474
[ "MIT" ]
null
null
null
Assets/MotionFramework/Scripts/Runtime/Engine/Engine.Network/WebRequest/WebFileRequest.cs
code-hasaki/MotionFramework
60f4ac1ac083bfcf028d2a9e5aac9ffa12689474
[ "MIT" ]
1
2021-08-23T01:50:06.000Z
2021-08-23T01:50:06.000Z
//-------------------------------------------------- // Motion Framework // Copyright©2018-2020 何冠峰 // Licensed under the MIT license //-------------------------------------------------- using System; using System.Collections; using System.Collections.Generic; using UnityEngine.Networking; namespace MotionFramework.N...
27.431818
88
0.665286
ca4f86b5baa34a575e46c61dbc27c1c2afb44e5b
245
cs
C#
LateBindingHelloWorld.Module/LateBindingSample.cs
georgekosmidis/LateBindingHelloWorld
d6cdefbfa945098f27f90f6b77a59ec3cd90c91b
[ "MIT" ]
1
2020-08-25T03:04:09.000Z
2020-08-25T03:04:09.000Z
LateBindingHelloWorld.Module/LateBindingSample.cs
georgekosmidis/LateBindingHelloWorld
d6cdefbfa945098f27f90f6b77a59ec3cd90c91b
[ "MIT" ]
null
null
null
LateBindingHelloWorld.Module/LateBindingSample.cs
georgekosmidis/LateBindingHelloWorld
d6cdefbfa945098f27f90f6b77a59ec3cd90c91b
[ "MIT" ]
null
null
null
using LateBindingHelloWorld.Contracts; using System; namespace LateBindingHelloWorld.Module { public class LateBindingSample : ILateBoundSample { public void HelloWorld() { Console.WriteLine("Hello world with late binding"); } } }
17.5
54
0.763265
ca73fd96caf31f7ef89b24006c60db0f48a53562
9,789
cs
C#
src/main/Owin.Loader/DefaultLoader.cs
Codersson/owin-hosting
e592ab4fc96d98adbfd2303793f7f2cc6fdf26a3
[ "Apache-2.0" ]
39
2015-03-07T21:32:49.000Z
2022-03-25T07:46:55.000Z
src/main/Owin.Loader/DefaultLoader.cs
Codersson/owin-hosting
e592ab4fc96d98adbfd2303793f7f2cc6fdf26a3
[ "Apache-2.0" ]
null
null
null
src/main/Owin.Loader/DefaultLoader.cs
Codersson/owin-hosting
e592ab4fc96d98adbfd2303793f7f2cc6fdf26a3
[ "Apache-2.0" ]
12
2015-10-13T07:28:26.000Z
2021-06-02T18:39:50.000Z
// Licensed to Monkey Square, Inc. under one or more contributor // license agreements. See the NOTICE file distributed with // this work or additional information regarding copyright // ownership. Monkey Square, Inc. licenses this file to you // under the Apache License, Version 2.0 (the "License"); you /...
37.220532
144
0.524364
ef04be9d2cb370aa87e9505552962016b61eb361
374
cs
C#
MiniJikan/Core/JobInfo.cs
RuBeArtZilla/ArtZilla.MiniJikan
f9520256a4c5d778615d232e87812cdf09899c89
[ "MIT" ]
null
null
null
MiniJikan/Core/JobInfo.cs
RuBeArtZilla/ArtZilla.MiniJikan
f9520256a4c5d778615d232e87812cdf09899c89
[ "MIT" ]
null
null
null
MiniJikan/Core/JobInfo.cs
RuBeArtZilla/ArtZilla.MiniJikan
f9520256a4c5d778615d232e87812cdf09899c89
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using ArtZilla.MiniJikan.Core.Data; namespace ArtZilla.MiniJikan.Core { [Serializable] public class JobInfo { public CompanyInfo Company { get; set; } = new CompanyInfo(); public List<LunchInfo> Lunches { get; set; } = new List<LunchInfo>(); public List<WorkInf...
26.714286
71
0.719251
5632377184143d064f31e730461bd5915aabbc71
292
cs
C#
src/Models/CookingHub.Models.ViewModels/Recipes/RecipeDetailsPageViewModel.cs
dimitarpashov99/CookingHub
03781d1cedafc60c380c877ddc647397ef8ea173
[ "MIT" ]
4
2020-12-20T15:41:22.000Z
2022-03-23T04:25:22.000Z
src/Models/CookingHub.Models.ViewModels/Recipes/RecipeDetailsPageViewModel.cs
IvanMihovpz/CookingHub
df50076757066695069914e18e421cdcd8815c8f
[ "MIT" ]
16
2020-11-03T15:52:58.000Z
2021-01-28T13:07:54.000Z
src/Models/CookingHub.Models.ViewModels/Recipes/RecipeDetailsPageViewModel.cs
IvanMihovpz/CookingHub
df50076757066695069914e18e421cdcd8815c8f
[ "MIT" ]
5
2020-10-21T16:49:00.000Z
2021-01-25T13:55:37.000Z
namespace CookingHub.Models.ViewModels.Recipes { using CookingHub.Models.ViewModels.Reviews; public class RecipeDetailsPageViewModel { public RecipeDetailsViewModel Recipe { get; set; } public CreateReviewInputModel CreateReviewInputModel { get; set; } } }
24.333333
74
0.729452
e658da1d0167f438a3adbe57efbc94e1f4552467
2,108
cs
C#
Assets/Script/Photon/BoltLobbyCallbacks.cs
Cytochrome8942/166sOft
ff0dd1fd2caa800b2bd74aa4aff4fb67bafe4285
[ "MIT" ]
2
2021-11-07T13:26:56.000Z
2021-11-15T10:51:21.000Z
Assets/Script/Photon/BoltLobbyCallbacks.cs
Cytochrome8942/166sOft
ff0dd1fd2caa800b2bd74aa4aff4fb67bafe4285
[ "MIT" ]
1
2021-11-01T05:34:02.000Z
2021-11-01T05:34:02.000Z
Assets/Script/Photon/BoltLobbyCallbacks.cs
Cytochrome8942/166sOft
ff0dd1fd2caa800b2bd74aa4aff4fb67bafe4285
[ "MIT" ]
1
2022-01-03T22:55:08.000Z
2022-01-03T22:55:08.000Z
using UnityEngine; using UnityEngine.UI; using Photon.Bolt; using Photon.Bolt.Matchmaking; using UdpKit.Platform.Photon; using UdpKit; using System.Collections.Generic; public class BoltLobbyCallbacks : GlobalEventListener { public GameObject playerNodePrefab; public BoltEntity entity; public GameObject bl...
34
86
0.660816
f9a02b60bfc306e8146b7cbadeb8573d3d930627
7,892
cshtml
C#
Web/BeGorgeous.Web/Areas/Manager/Views/Shared/_ManagerLayout.cshtml
dinikolaeva/BeGorgeous
7b98970800b8a9b1afea3e4851eebe332fa04812
[ "MIT" ]
2
2022-03-24T10:01:40.000Z
2022-03-31T19:20:22.000Z
Web/BeGorgeous.Web/Areas/Manager/Views/Shared/_ManagerLayout.cshtml
dinikolaeva/BeGorgeous
7b98970800b8a9b1afea3e4851eebe332fa04812
[ "MIT" ]
null
null
null
Web/BeGorgeous.Web/Areas/Manager/Views/Shared/_ManagerLayout.cshtml
dinikolaeva/BeGorgeous
7b98970800b8a9b1afea3e4851eebe332fa04812
[ "MIT" ]
null
null
null
@using BeGorgeous.Common <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>@this.ViewData["Title"]</title> <link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" asp-append-version="true" /> ...
57.188406
169
0.535226
f9b1fbb7b3a7a30c2ddfcd31b4ae7a773d839d4c
1,454
cs
C#
samples/blazorHosted/Tests/Client.Integration.Tests/Pipeline/CloneStateBehavior_Tests.cs
lissi-id/aries-framework-dotnet
8f5748bf8517d5d4488e632eac9a68938ee2c168
[ "Apache-2.0" ]
67
2019-08-22T15:23:29.000Z
2022-03-28T09:48:12.000Z
samples/blazorHosted/Tests/Client.Integration.Tests/Pipeline/CloneStateBehavior_Tests.cs
lissi-id/aries-framework-dotnet
8f5748bf8517d5d4488e632eac9a68938ee2c168
[ "Apache-2.0" ]
93
2019-08-22T13:44:55.000Z
2022-03-22T14:33:05.000Z
samples/blazorHosted/Tests/Client.Integration.Tests/Pipeline/CloneStateBehavior_Tests.cs
lissi-id/aries-framework-dotnet
8f5748bf8517d5d4488e632eac9a68938ee2c168
[ "Apache-2.0" ]
88
2019-08-19T18:50:38.000Z
2022-03-13T13:12:46.000Z
namespace CloneStateBehavior { using FluentAssertions; using System; using System.Threading.Tasks; using Hyperledger.Aries.AspNetCore.Features.Counters; using Hyperledger.Aries.AspNetCore.Client.Integration.Tests.Infrastructure; using static Hyperledger.Aries.AspNetCore.Features.Counters.CounterState; pu...
25.964286
80
0.68088
2f79073ddf67a660169136fa4e8f205fa6ae1b0d
2,443
cs
C#
src/Service.Liquidity.PortfolioHedger/Services/ExternalExchangeSettingsStorage.cs
MyJetWallet/Service.Liquidity.PortfolioHedger
3a8beb5b910134a93079c4b2942908c9b068900a
[ "MIT" ]
null
null
null
src/Service.Liquidity.PortfolioHedger/Services/ExternalExchangeSettingsStorage.cs
MyJetWallet/Service.Liquidity.PortfolioHedger
3a8beb5b910134a93079c4b2942908c9b068900a
[ "MIT" ]
null
null
null
src/Service.Liquidity.PortfolioHedger/Services/ExternalExchangeSettingsStorage.cs
MyJetWallet/Service.Liquidity.PortfolioHedger
3a8beb5b910134a93079c4b2942908c9b068900a
[ "MIT" ]
null
null
null
using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Autofac; using Microsoft.Extensions.Logging; using MyNoSqlServer.Abstractions; using Newtonsoft.Json; using Service.Liquidity.PortfolioHedger.Domain.Models; using Service.Liquidity.PortfolioHedger.Domain.Services; namespace Servic...
37.015152
124
0.700368
2f794b21528e61338542ea0b1bf81673e7e681e9
569
cs
C#
Data/YJC.Toolkit.Web.Common/Web/_Redirector/RetUrlRedirectorConfig.cs
madiantech/tkcore
08518ca769e6788f1cd7f04e9e058564f2a64ab7
[ "BSD-3-Clause" ]
4
2020-12-28T07:36:28.000Z
2021-10-02T23:37:11.000Z
Data/YJC.Toolkit.Web.Common/Web/_Redirector/RetUrlRedirectorConfig.cs
madiantech/tkcore
08518ca769e6788f1cd7f04e9e058564f2a64ab7
[ "BSD-3-Clause" ]
null
null
null
Data/YJC.Toolkit.Web.Common/Web/_Redirector/RetUrlRedirectorConfig.cs
madiantech/tkcore
08518ca769e6788f1cd7f04e9e058564f2a64ab7
[ "BSD-3-Clause" ]
1
2021-10-02T23:37:34.000Z
2021-10-02T23:37:34.000Z
using YJC.Toolkit.Cache; using YJC.Toolkit.Sys; namespace YJC.Toolkit.Web { [RedirectorConfig(Description = "根据QueryString的RetUrl进行重定向,如果没有重定向到首页", NamespaceType = NamespaceType.Toolkit, Author = "YJC", CreateDate = "2013-10-14")] [CacheInstance, AlwaysCache] internal sealed class RetUrlRedirector...
27.095238
90
0.68717
5be1514a4a3ab237af8a49d86452d0d0938d8b58
4,536
cs
C#
WebServer/SocketSession.cs
uriegel/URiegel.WebServer
12850ffe68bff36be64ea60e61846e9f635465c2
[ "MIT" ]
null
null
null
WebServer/SocketSession.cs
uriegel/URiegel.WebServer
12850ffe68bff36be64ea60e61846e9f635465c2
[ "MIT" ]
null
null
null
WebServer/SocketSession.cs
uriegel/URiegel.WebServer
12850ffe68bff36be64ea60e61846e9f635465c2
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using System.Linq; using System.Net; using System.Net.Security; using System.Net.Sockets; using System.Security.Authentication; using System.Threading; using System.Threading.Tasks; using UwebServer.Routes; namespace...
36.878049
318
0.574735
22a0981803948db91422a183d2ee71bc37ddaac5
995
cs
C#
src/System.Runtime.Extensions/tests/System/Environment.Exit.cs
kkurni-icloud/corefx
8df6294e41a7a068ea8700c5108bf5503cd02b43
[ "MIT" ]
null
null
null
src/System.Runtime.Extensions/tests/System/Environment.Exit.cs
kkurni-icloud/corefx
8df6294e41a7a068ea8700c5108bf5503cd02b43
[ "MIT" ]
null
null
null
src/System.Runtime.Extensions/tests/System/Environment.Exit.cs
kkurni-icloud/corefx
8df6294e41a7a068ea8700c5108bf5503cd02b43
[ "MIT" ]
1
2021-05-14T07:51:44.000Z
2021-05-14T07:51:44.000Z
// 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.Diagnostics; using System.Runtime.InteropServices; using Xunit; public class Environment_Exit : Remote...
29.264706
96
0.626131
99ee4ca6b5ad199834800f39914a91b19c737394
100
cs
C#
src/Core/Yooshina.Domain/Yooshina.Domain/Models/Entity.cs
molaie/TryModulra2.0
65b0bbec9f412d1a52b02904c94a6406d8a47cc7
[ "MIT" ]
1
2019-03-20T17:47:07.000Z
2019-03-20T17:47:07.000Z
src/Core/Yooshina.Domain/Yooshina.Domain/Models/Entity.cs
molaie/TryModulra2.0
65b0bbec9f412d1a52b02904c94a6406d8a47cc7
[ "MIT" ]
1
2019-09-05T21:32:23.000Z
2019-09-05T21:32:23.000Z
src/Core/Yooshina.Domain/Yooshina.Domain/Models/Entity.cs
molaie/TryModulra2.0
65b0bbec9f412d1a52b02904c94a6406d8a47cc7
[ "MIT" ]
null
null
null
namespace Yooshina.Domain.Models { public abstract class Entity : EntityWithTypedId<long> { } }
16.666667
57
0.75
fec7cb4a5abb06e48ab855ab60545f06d42eb476
442
cs
C#
dmuBlogger/dmuBlogger/Models/Developer.cs
DMU-CTEC2902-1920/Sample-Text
b67d1b99df276742764ca2db993b2bf98fdbe2e0
[ "MIT" ]
1
2020-02-05T11:13:35.000Z
2020-02-05T11:13:35.000Z
dmuBlogger/dmuBlogger/Models/Developer.cs
DMU-CTEC2902-1920/Sample-Text
b67d1b99df276742764ca2db993b2bf98fdbe2e0
[ "MIT" ]
37
2020-02-11T22:54:18.000Z
2020-03-26T12:45:39.000Z
dmuBlogger/dmuBlogger/Models/Developer.cs
DMU-CTEC2902-1920/Sample-Text
b67d1b99df276742764ca2db993b2bf98fdbe2e0
[ "MIT" ]
1
2020-02-05T11:19:33.000Z
2020-02-05T11:19:33.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace dmuBlogger.Models { public class Developer { //Primary key for the developer class/table public virtual int DeveloperId { get; set; } //Name of the developer public virtual string Nam...
26
55
0.662896
e1f032bf91ffb5cfdacfd0f7819c3f0dc71d31a0
2,517
cs
C#
KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/UserControls/WebsTreeControl.cs
konradsikorski/smartCAML
dec71542530c6035b479745a38657fc8045ca9ca
[ "Apache-2.0" ]
18
2015-11-25T06:43:03.000Z
2022-03-22T18:17:43.000Z
KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/UserControls/WebsTreeControl.cs
konradsikorski/smartCAML
dec71542530c6035b479745a38657fc8045ca9ca
[ "Apache-2.0" ]
51
2015-09-14T11:32:13.000Z
2019-01-27T13:20:21.000Z
KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/UserControls/WebsTreeControl.cs
konradsikorski/smartCAML
dec71542530c6035b479745a38657fc8045ca9ca
[ "Apache-2.0" ]
3
2017-04-05T11:08:14.000Z
2019-04-16T16:28:17.000Z
using System; using System.Collections.ObjectModel; using System.Linq; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using KoS.Apps.SharePoint.SmartCAML.Editor.Model; using KoS.Apps.SharePoint.SmartCAML.Editor.Utils; using KoS.Apps.SharePoint.SmartCAML.Model; namespace KoS.Apps.Shar...
31.074074
98
0.630115
c7a7b6221e444506908069fafcea8fb65052c1de
945
cs
C#
src/Compilers/Shared/CoreClrAnalyzerAssemblyLoader.cs
bbarry/roslyn
53f2a8744e08c70cd42e38e3d5571a957ddaaf69
[ "Apache-2.0" ]
2
2015-11-12T08:59:49.000Z
2016-01-10T11:27:58.000Z
src/Compilers/Shared/CoreClrAnalyzerAssemblyLoader.cs
bbarry/roslyn
53f2a8744e08c70cd42e38e3d5571a957ddaaf69
[ "Apache-2.0" ]
1
2015-10-12T20:52:42.000Z
2015-10-12T20:52:42.000Z
src/Compilers/Shared/CoreClrAnalyzerAssemblyLoader.cs
bbarry/roslyn
53f2a8744e08c70cd42e38e3d5571a957ddaaf69
[ "Apache-2.0" ]
1
2020-07-07T19:20:41.000Z
2020-07-07T19:20:41.000Z
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Diagnostics; using System.Reflection; using System.Runtime.Loader; namespace Microsoft.CodeAnalysis { internal sealed class CoreClrAnalyzerA...
35
160
0.703704
6327d0cac04cc98823cfb71933c32fa45207846f
261
cs
C#
ELearning.Application/Users/Queries/GetPresentAssignmentsListById/PresentAssignmentsListViewModel.cs
MKafar/ELearning
2130631d48f332de92e506f9563d025aa48160de
[ "MIT" ]
6
2018-12-19T01:01:44.000Z
2021-07-27T17:35:01.000Z
ELearning.Application/Users/Queries/GetPresentAssignmentsListById/PresentAssignmentsListViewModel.cs
MKafar/ELearning
2130631d48f332de92e506f9563d025aa48160de
[ "MIT" ]
null
null
null
ELearning.Application/Users/Queries/GetPresentAssignmentsListById/PresentAssignmentsListViewModel.cs
MKafar/ELearning
2130631d48f332de92e506f9563d025aa48160de
[ "MIT" ]
2
2019-01-21T22:31:50.000Z
2019-01-21T22:34:58.000Z
using System.Collections.Generic; namespace ELearning.Application.Users.Queries.GetPresentAssignmentsListById { public class PresentAssignmentsListViewModel { public IList<PresentAssignmentLookupModel> PresentAssignments { get; set; } } }
26.1
83
0.781609
60949446dc112174fdbfdc6082a90318a6185d55
294
cs
C#
NextGenSoftware.OASIS.API.Core/Models/Common/ApiConstantsContents.cs
neurip/Our-World-OASIS-API-HoloNET-HoloUnity-And-.NET-HDK
310c867f6664494c33c8a41c1f1d0d026cba2b22
[ "CC0-1.0" ]
null
null
null
NextGenSoftware.OASIS.API.Core/Models/Common/ApiConstantsContents.cs
neurip/Our-World-OASIS-API-HoloNET-HoloUnity-And-.NET-HDK
310c867f6664494c33c8a41c1f1d0d026cba2b22
[ "CC0-1.0" ]
null
null
null
NextGenSoftware.OASIS.API.Core/Models/Common/ApiConstantsContents.cs
neurip/Our-World-OASIS-API-HoloNET-HoloUnity-And-.NET-HDK
310c867f6664494c33c8a41c1f1d0d026cba2b22
[ "CC0-1.0" ]
null
null
null
//namespace NextGenSoftware.OASIS.API.Core.Models.Common //{ // public static class ApiConstantsContents // { // public const string Successfully = "Ok"; // public const string Failed = "Internal Error"; // public const string BadRequest = "Bad Request"; // } //}
32.666667
57
0.642857
60c239823ae0e49e724addf90745b3cf2a0c1147
3,144
cs
C#
dp/dp.git.tests/GitProvider_tests.cs
deliberate-programming/tooling
3998c1a687cf8d7dfb2ab5d1c3cc1fb7bec37ce5
[ "MIT" ]
null
null
null
dp/dp.git.tests/GitProvider_tests.cs
deliberate-programming/tooling
3998c1a687cf8d7dfb2ab5d1c3cc1fb7bec37ce5
[ "MIT" ]
null
null
null
dp/dp.git.tests/GitProvider_tests.cs
deliberate-programming/tooling
3998c1a687cf8d7dfb2ab5d1c3cc1fb7bec37ce5
[ "MIT" ]
null
null
null
using System; using System.IO; using dp.git.tests.utilities; using LibGit2Sharp; using Xunit; using Xunit.Abstractions; namespace dp.git.tests { public class GitProvider_tests { private readonly ITestOutputHelper _testOutputHelper; public GitProvider_tests(ITestOutputHelper testOutputHelper) {...
32.081633
111
0.48187
2cc30f9eb7e1d020fa924880e25ec56ec0a976f7
1,284
cs
C#
src/tibs.stem.Application/ProductSpecificationss/IProductSpecificationAppService..cs
realvino/Core-2.0
ea384426fa8dc2b4ef109c7ac9f7d983813472c3
[ "Apache-2.0" ]
1
2018-06-05T05:52:47.000Z
2018-06-05T05:52:47.000Z
src/tibs.stem.Application/ProductSpecificationss/IProductSpecificationAppService..cs
realvino/Core-2.0
ea384426fa8dc2b4ef109c7ac9f7d983813472c3
[ "Apache-2.0" ]
null
null
null
src/tibs.stem.Application/ProductSpecificationss/IProductSpecificationAppService..cs
realvino/Core-2.0
ea384426fa8dc2b4ef109c7ac9f7d983813472c3
[ "Apache-2.0" ]
null
null
null
using Abp.Application.Services; using Abp.Application.Services.Dto; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using tibs.stem.Dto; using tibs.stem.Products.Dto; using tibs.stem.ProductSpecificationss.Dto; namespace tibs.stem.ProductSpecificatio...
42.8
108
0.799844
06100e19b2eef8f1446ad7cec7de943f2b213a9b
1,679
cs
C#
Assets/Script/Modol/AiOnHurt.cs
Lenovezhou/Zl_HTC_Shooting
bcba4c6db21334c699c191f748eceb662dca3bdb
[ "Apache-2.0" ]
null
null
null
Assets/Script/Modol/AiOnHurt.cs
Lenovezhou/Zl_HTC_Shooting
bcba4c6db21334c699c191f748eceb662dca3bdb
[ "Apache-2.0" ]
null
null
null
Assets/Script/Modol/AiOnHurt.cs
Lenovezhou/Zl_HTC_Shooting
bcba4c6db21334c699c191f748eceb662dca3bdb
[ "Apache-2.0" ]
null
null
null
using UnityEngine; using System.Collections; public class AiOnHurt : MonoBehaviour { public AIcontroll acontroll; void Start () { } void Update () { } Vector3 temppos; void OnTriggerEnter(Collider collision) { //Debug.Log(collision.name); switch (collision.tag) { ...
27.52459
101
0.534842
df89150e1103a68678943a5c946f48049d4941d5
33,176
cs
C#
Lpp.Dns.Data/Documents/Document.cs
Missouri-BMI/popmednet
f185092be45187f3db4966f67066e89bae30c4d6
[ "Apache-2.0" ]
9
2017-07-10T19:59:55.000Z
2021-03-08T18:52:11.000Z
Lpp.Dns.Data/Documents/Document.cs
Missouri-BMI/popmednet
f185092be45187f3db4966f67066e89bae30c4d6
[ "Apache-2.0" ]
31
2020-02-10T14:28:39.000Z
2022-03-08T19:01:39.000Z
Lpp.Dns.Data/Documents/Document.cs
Missouri-BMI/popmednet
f185092be45187f3db4966f67066e89bae30c4d6
[ "Apache-2.0" ]
16
2017-07-28T16:15:28.000Z
2022-02-23T16:31:11.000Z
using System.Data; using System.Data.Entity; using System.Data.SqlClient; using System.Data.SqlTypes; using System.IO; using Lpp.Dns.Data.Documents; using Lpp.Utilities; using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; usin...
54.655684
355
0.497167
49f9d241e117edc8da8c820c8db0ef33269a4031
6,001
cs
C#
JugaAgenda_v2/Classes/Work.cs
Arno1235Official/JugaAgenda
35c3906e9ef40c4b90f6a72508daafb5a352d1a8
[ "MIT" ]
null
null
null
JugaAgenda_v2/Classes/Work.cs
Arno1235Official/JugaAgenda
35c3906e9ef40c4b90f6a72508daafb5a352d1a8
[ "MIT" ]
null
null
null
JugaAgenda_v2/Classes/Work.cs
Arno1235Official/JugaAgenda
35c3906e9ef40c4b90f6a72508daafb5a352d1a8
[ "MIT" ]
null
null
null
using System; namespace JugaAgenda_v2 { class Work { public enum Status { todo_no_components, todo_yes_components, // 5 = yellow doing, // 9 = blue done, // 2 = green cancel // 8 = gray } private string description; ...
28.850962
131
0.460757
c656a2d137ad1ac49fc0c348a3472cf77d39a911
7,344
cs
C#
DeveRecupDirSorter/RecupDirSorter.cs
devedse/DeveRecupDirSorter
bab22198087f9457ea6e2555ce6fce595b21caae
[ "MIT" ]
null
null
null
DeveRecupDirSorter/RecupDirSorter.cs
devedse/DeveRecupDirSorter
bab22198087f9457ea6e2555ce6fce595b21caae
[ "MIT" ]
null
null
null
DeveRecupDirSorter/RecupDirSorter.cs
devedse/DeveRecupDirSorter
bab22198087f9457ea6e2555ce6fce595b21caae
[ "MIT" ]
null
null
null
using DeveCoolLib.Conversion; using DeveCoolLib.TextFormatting; using DeveRecupDirSorter.Helpers; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace DeveRecupDirSorter { public class RecupDirSorter { pu...
37.85567
156
0.53976
5f520fc8ff7cd7cc8660ace6b4cf9d29cb097a61
221
cs
C#
GW2Api.NET/V2/Items/Dto/ItemTypes/Gizmo/GizmoDetails.cs
RyanClementsHax/GW2Api.NET
7c59b7de317eebb5cb3e7ee053dc1724e1c6c61d
[ "MIT" ]
2
2021-02-15T02:49:44.000Z
2022-03-27T18:36:50.000Z
GW2Api.NET/V2/Items/Dto/ItemTypes/Gizmo/GizmoDetails.cs
RyanClementsHax/GW2Api.NET
7c59b7de317eebb5cb3e7ee053dc1724e1c6c61d
[ "MIT" ]
null
null
null
GW2Api.NET/V2/Items/Dto/ItemTypes/Gizmo/GizmoDetails.cs
RyanClementsHax/GW2Api.NET
7c59b7de317eebb5cb3e7ee053dc1724e1c6c61d
[ "MIT" ]
1
2022-03-27T18:36:51.000Z
2022-03-27T18:36:51.000Z
using System.Collections.Generic; namespace GW2Api.NET.V2.Items.Dto.ItemTypes.Gizmo { public record GizmoDetails( GizmoType Type, int? GuildUpgradeId, IList<int> VendorIds ); }
20.090909
50
0.642534
a1f505855d66f9410f34544620e9f1791ec62893
1,538
cs
C#
RoleShuffle.Alexa/RoleShuffle.Application/RequestHandler/IntentHandler.cs
janniksam/RoleServant.Alexa
8b0f8daa0b5c25b98ca96ba669c6f198996024ed
[ "MIT" ]
null
null
null
RoleShuffle.Alexa/RoleShuffle.Application/RequestHandler/IntentHandler.cs
janniksam/RoleServant.Alexa
8b0f8daa0b5c25b98ca96ba669c6f198996024ed
[ "MIT" ]
null
null
null
RoleShuffle.Alexa/RoleShuffle.Application/RequestHandler/IntentHandler.cs
janniksam/RoleServant.Alexa
8b0f8daa0b5c25b98ca96ba669c6f198996024ed
[ "MIT" ]
null
null
null
using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Alexa.NET; using Alexa.NET.Request; using Alexa.NET.Request.Type; using Alexa.NET.Response; using Microsoft.Extensions.Logging; using RoleShuffle.Application.Abstractions.RequestHandler; using RoleShuffle.Application.Intents; usin...
35.767442
143
0.685306
b46f69524d6244c3ac2027c6aea6a924598a2e6d
524
cs
C#
WABA360Dialog.NET/ApiClient/Payloads/DeleteTemplate.cs
yuenkik6/360Dialog.NET
821c75d2bb02098159f694e3903b169fbe897340
[ "MIT" ]
5
2022-01-19T04:18:55.000Z
2022-02-28T14:34:18.000Z
WABA360Dialog.NET/ApiClient/Payloads/DeleteTemplate.cs
yuenkik6/WABA360Dialog.NET
821c75d2bb02098159f694e3903b169fbe897340
[ "MIT" ]
null
null
null
WABA360Dialog.NET/ApiClient/Payloads/DeleteTemplate.cs
yuenkik6/WABA360Dialog.NET
821c75d2bb02098159f694e3903b169fbe897340
[ "MIT" ]
null
null
null
using System.Net.Http; using Newtonsoft.Json; using WABA360Dialog.ApiClient.Payloads.Base; namespace WABA360Dialog.ApiClient.Payloads { public class DeleteTemplateRequest : ClientApiRequestBase<DeleteTemplateResponse> { public DeleteTemplateRequest(string templateName) : base($"v1/configs/templates/{t...
26.2
123
0.715649
afbe48a1eccb09a8a918b8efc447238e2a33fa73
531
cs
C#
Assets/ExternalPackages/AstarPathfindingProject/Legacy/Editor/LegacyRichAIEditor.cs
noname0310/2d-tst
4cdc4b545b199d33cb4f33732a891bc338984f93
[ "MIT" ]
null
null
null
Assets/ExternalPackages/AstarPathfindingProject/Legacy/Editor/LegacyRichAIEditor.cs
noname0310/2d-tst
4cdc4b545b199d33cb4f33732a891bc338984f93
[ "MIT" ]
null
null
null
Assets/ExternalPackages/AstarPathfindingProject/Legacy/Editor/LegacyRichAIEditor.cs
noname0310/2d-tst
4cdc4b545b199d33cb4f33732a891bc338984f93
[ "MIT" ]
null
null
null
//supressed warning by unity global warning supressor #pragma warning disable 8600 #pragma warning disable 8601 #pragma warning disable 8602 #pragma warning disable 8603 #pragma warning disable 8604 #pragma warning disable 8618 #pragma warning disable 8625 #pragma warning disable 0169 //supressed warning by unity globa...
35.4
76
0.811676
cc3920a5b9e13f947019f6b324383a01ffeaa103
2,633
cs
C#
Sample/Sample/BLL/SqlHelper.cs
yxy20190422/yxy.cms
99de46b23945496fa9ef562b1cb75d37c6e0f655
[ "MIT" ]
null
null
null
Sample/Sample/BLL/SqlHelper.cs
yxy20190422/yxy.cms
99de46b23945496fa9ef562b1cb75d37c6e0f655
[ "MIT" ]
null
null
null
Sample/Sample/BLL/SqlHelper.cs
yxy20190422/yxy.cms
99de46b23945496fa9ef562b1cb75d37c6e0f655
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Dapper; using System.Data.SqlClient; using Sample.Models; using Sample.Models.DBModel; namespace Sample.BLL { public class SqlHelper { private static string connstr = "Data Source=172.168.18.208;Initi...
26.33
147
0.395746
a1020cc5e825ca2a247ba5a3a1fd13d05f2883d9
1,184
cs
C#
TaskListMvc.Web/Infrastructure/StandardJsonResult.cs
NCGTC/task-list-mvc
106f9b86b6ed759faf75a0a504645dbfad12c63f
[ "MIT" ]
null
null
null
TaskListMvc.Web/Infrastructure/StandardJsonResult.cs
NCGTC/task-list-mvc
106f9b86b6ed759faf75a0a504645dbfad12c63f
[ "MIT" ]
null
null
null
TaskListMvc.Web/Infrastructure/StandardJsonResult.cs
NCGTC/task-list-mvc
106f9b86b6ed759faf75a0a504645dbfad12c63f
[ "MIT" ]
null
null
null
using Newtonsoft.Json; using Newtonsoft.Json.Serialization; using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; namespace TaskListMvc.Web.Infrastructure { public class StandardJsonResult : JsonResult { public string ErrorMessage { get; set; } ...
28.878049
79
0.586993
be2ccbcc1c8ce782324f8aa13d0b6ed0b28f1c2e
2,092
cs
C#
MODEL/Library.cs
seancheung/HyperCard
27d31eb17648e21baac21c6e5f6eee11e66fc4c4
[ "MIT" ]
1
2018-08-29T01:17:44.000Z
2018-08-29T01:17:44.000Z
MODEL/Library.cs
seancheung/HyperCard
27d31eb17648e21baac21c6e5f6eee11e66fc4c4
[ "MIT" ]
null
null
null
MODEL/Library.cs
seancheung/HyperCard
27d31eb17648e21baac21c6e5f6eee11e66fc4c4
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; namespace MODEL { /// <summary> /// A library is a stack of cards /// </summary> public class Library : Stack<Card> { /// <summary> /// A sideboard is a list of back-up cards /// </summary> private List<Card> sideboard...
27.893333
83
0.436902
1edaa33369a8b82cdda96c18f9640c1aa3c29a53
819
cs
C#
MK6.AutomatedTesting.UI/DataTableLoader.cs
marinehero/MK6.AutomatedTesting.UI
8ade174a195b9e84c0b1740d1aeb19bb7b16640d
[ "MIT" ]
3
2021-04-17T11:28:02.000Z
2021-07-06T07:09:05.000Z
MK6.AutomatedTesting.UI/DataTableLoader.cs
marinehero/MK6.AutomatedTesting.UI
8ade174a195b9e84c0b1740d1aeb19bb7b16640d
[ "MIT" ]
null
null
null
MK6.AutomatedTesting.UI/DataTableLoader.cs
marinehero/MK6.AutomatedTesting.UI
8ade174a195b9e84c0b1740d1aeb19bb7b16640d
[ "MIT" ]
null
null
null
using System.Collections.Generic; using System.Data; using System.Linq; namespace MK6.AutomatedTesting.UI { public static class DataTableLoader { public static DataTable LoadTabDelimited(IEnumerable<string> lines) { var data = new DataTable(); if(lines == null || !line...
22.75
82
0.498168
3d9998939a4e18f03dc24e0d28e1a5c049363696
685
cs
C#
ABC/ABC047/Tasks/C.cs
AconCavy/atcoder-challenges-cs
8022806b965361118f353b25236fbfbb9040a76b
[ "CC0-1.0" ]
null
null
null
ABC/ABC047/Tasks/C.cs
AconCavy/atcoder-challenges-cs
8022806b965361118f353b25236fbfbb9040a76b
[ "CC0-1.0" ]
null
null
null
ABC/ABC047/Tasks/C.cs
AconCavy/atcoder-challenges-cs
8022806b965361118f353b25236fbfbb9040a76b
[ "CC0-1.0" ]
null
null
null
using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Linq; namespace Tasks { public class C { static void Main(string[] args) { var sw = new StreamWriter(Console.OpenStandardOutput()) { AutoFlush = false }; Console.SetOu...
22.096774
90
0.490511
3db86bc67cad1e0843a375073b619771398ade78
3,440
cs
C#
sdk/src/Services/KinesisFirehose/Generated/Model/StartDeliveryStreamEncryptionRequest.cs
keedya/aws-sdk-net
060d36cb012ae0070cfb4d26f2a9ff05cecba00f
[ "Apache-2.0" ]
1
2019-10-31T09:00:37.000Z
2019-10-31T09:00:37.000Z
sdk/src/Services/KinesisFirehose/Generated/Model/StartDeliveryStreamEncryptionRequest.cs
keedya/aws-sdk-net
060d36cb012ae0070cfb4d26f2a9ff05cecba00f
[ "Apache-2.0" ]
null
null
null
sdk/src/Services/KinesisFirehose/Generated/Model/StartDeliveryStreamEncryptionRequest.cs
keedya/aws-sdk-net
060d36cb012ae0070cfb4d26f2a9ff05cecba00f
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
39.090909
106
0.670349
41ace6d76b935229926913b98bc7e610641b7f07
3,477
cs
C#
Meyer.Socrates/Ms3dmm.cs
Jayrod246/socrates
bac5fbce814ac0e3a63ae65c695e8a1665c672d1
[ "MIT" ]
1
2016-08-04T00:49:52.000Z
2016-08-04T00:49:52.000Z
Meyer.Socrates/Ms3dmm.cs
Petrie246/socrates
bac5fbce814ac0e3a63ae65c695e8a1665c672d1
[ "MIT" ]
null
null
null
Meyer.Socrates/Ms3dmm.cs
Petrie246/socrates
bac5fbce814ac0e3a63ae65c695e8a1665c672d1
[ "MIT" ]
null
null
null
namespace Meyer.Socrates { using Meyer.Socrates.Helper; using System; using System.IO; using System.Linq; using System.Collections.Generic; /// <summary> /// Contains a few helpful methods, most of which were taken from Foone's code. /// https://github.com/foone/3dmmInternals/blob/mast...
42.402439
158
0.635318
d2ef6d77062d3223d0fa07bb3dbd3689bae5b113
9,031
cs
C#
Intacct.SDK.Tests/Functions/AccountsReceivable/CustomerCreateTest.cs
dameeks/intacct-sdk-net
8a13bb05f26fc5975273556bef8a04aa0be6b2f0
[ "Apache-2.0" ]
null
null
null
Intacct.SDK.Tests/Functions/AccountsReceivable/CustomerCreateTest.cs
dameeks/intacct-sdk-net
8a13bb05f26fc5975273556bef8a04aa0be6b2f0
[ "Apache-2.0" ]
null
null
null
Intacct.SDK.Tests/Functions/AccountsReceivable/CustomerCreateTest.cs
dameeks/intacct-sdk-net
8a13bb05f26fc5975273556bef8a04aa0be6b2f0
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2020 Sage Intacct, Inc. * * 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 * * or in the "LICENSE" file accompanying t...
38.759657
99
0.524637
96a746ff48f200eb6f365e6757b75d8fdf7d6650
867
cs
C#
BackEnd/Helpers/Params/DonNhapHangParams.cs
vangiaurecca/Web_QuanLySanBanhMini_MFFMS
ae52b8143426a7f7c3b0322889dced36b2f1cfb5
[ "MIT" ]
1
2021-04-19T10:24:54.000Z
2021-04-19T10:24:54.000Z
BackEnd/Helpers/Params/DonNhapHangParams.cs
vangiaurecca/Web_QuanLySanBanhMini_MFFMS
ae52b8143426a7f7c3b0322889dced36b2f1cfb5
[ "MIT" ]
null
null
null
BackEnd/Helpers/Params/DonNhapHangParams.cs
vangiaurecca/Web_QuanLySanBanhMini_MFFMS
ae52b8143426a7f7c3b0322889dced36b2f1cfb5
[ "MIT" ]
3
2020-01-15T09:44:34.000Z
2022-01-12T14:23:13.000Z
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace MFFMS.API.Helpers.Params { public class DonNhapHangParams : BaseParams { public string MaDonNhapHang { get; set; } public string MaNhaCungCap { get; set; } public string MaNhanVie...
34.68
57
0.657439
95238d429fab5dc28c79b3c33ea6b0a52886b383
3,645
cs
C#
Projects.NETCore/SealLibrary/Model/MetaData.cs
berchierm/Seal-Report
218af2706df072ef7bc8b865f97f8b1f83e669ed
[ "Apache-2.0" ]
null
null
null
Projects.NETCore/SealLibrary/Model/MetaData.cs
berchierm/Seal-Report
218af2706df072ef7bc8b865f97f8b1f83e669ed
[ "Apache-2.0" ]
null
null
null
Projects.NETCore/SealLibrary/Model/MetaData.cs
berchierm/Seal-Report
218af2706df072ef7bc8b865f97f8b1f83e669ed
[ "Apache-2.0" ]
null
null
null
// // Copyright (c) Seal Report (sealreport@gmail.com), http://www.sealreport.org. // Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. http://www.apache.org/licenses/LICENSE-2.0.. // using System.Collections.Generic; using System.Linq; usi...
31.422414
176
0.530316
48f7a3ee3679d2d9d4b61d9c8db2dde60868a8c5
745
cs
C#
ndc-sydney-2017/Demo.Core/ViewModels/SettingsViewModel.cs
derekjwilliams/talks
9d14626bfdb813c289fafc92c809077f6808c4b1
[ "MIT" ]
null
null
null
ndc-sydney-2017/Demo.Core/ViewModels/SettingsViewModel.cs
derekjwilliams/talks
9d14626bfdb813c289fafc92c809077f6808c4b1
[ "MIT" ]
null
null
null
ndc-sydney-2017/Demo.Core/ViewModels/SettingsViewModel.cs
derekjwilliams/talks
9d14626bfdb813c289fafc92c809077f6808c4b1
[ "MIT" ]
null
null
null
using Caliburn.Micro; using Demo.Core.Services; using Octokit; namespace Demo.Core.ViewModels { public class SettingsViewModel : Screen { private readonly ISettingsService settings; public SettingsViewModel(ISettingsService settings) { this.settings = settings; } ...
21.911765
70
0.6
1a91c2c46b2d52c1e71c8abc80b8fe1d9aee5432
1,714
cs
C#
MutualTLS.API/Extensions/AddCertificateAuthenticationExtension.cs
adearriba/mutual-tls-asp-net-core
e565b54dff6aa768e910817801ec09cdc56946d7
[ "MIT" ]
null
null
null
MutualTLS.API/Extensions/AddCertificateAuthenticationExtension.cs
adearriba/mutual-tls-asp-net-core
e565b54dff6aa768e910817801ec09cdc56946d7
[ "MIT" ]
null
null
null
MutualTLS.API/Extensions/AddCertificateAuthenticationExtension.cs
adearriba/mutual-tls-asp-net-core
e565b54dff6aa768e910817801ec09cdc56946d7
[ "MIT" ]
null
null
null
using Microsoft.AspNetCore.Authentication; using Microsoft.AspNetCore.Authentication.Certificate; using Microsoft.Extensions.DependencyInjection; using MutualTLS.API.Services; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace MutualTLS.API.Extensions { publ...
36.468085
103
0.572345
1aa513e1effaf36b7635bcb5659e2e343ed65055
2,756
cs
C#
PowerSession.Main/Commands/RecordCommand.cs
RipcordSoftware/PowerSession
1532cfe4a3762afbd0434763bc3d5c5b217276a7
[ "MIT" ]
79
2019-10-05T00:05:26.000Z
2021-11-16T08:21:20.000Z
PowerSession.Main/Commands/RecordCommand.cs
RipcordSoftware/PowerSession
1532cfe4a3762afbd0434763bc3d5c5b217276a7
[ "MIT" ]
13
2019-10-14T11:30:58.000Z
2021-11-16T08:23:12.000Z
PowerSession.Main/Commands/RecordCommand.cs
RipcordSoftware/PowerSession
1532cfe4a3762afbd0434763bc3d5c5b217276a7
[ "MIT" ]
6
2020-10-08T15:07:42.000Z
2021-11-09T09:46:44.000Z
namespace PowerSession.Main.Commands { using System; using System.Collections; using System.Collections.Generic; using System.IO; using ConPTY; using Newtonsoft.Json; using PowerSession.Commands; using Utils; public struct RecordHeader { [JsonProperty("version")] public...
30.285714
142
0.560958
ae4dda6fc8d7e5ab85a980b1ddbf0c9644cad9ac
1,250
cs
C#
src/PoECommerce.TradeService/PathOfExile/PathOfExileHttpServiceBase.cs
AyronK/poe-commerce
1324aa5be5a1c16f31b5ffc550fadbc0b05f8198
[ "Unlicense" ]
null
null
null
src/PoECommerce.TradeService/PathOfExile/PathOfExileHttpServiceBase.cs
AyronK/poe-commerce
1324aa5be5a1c16f31b5ffc550fadbc0b05f8198
[ "Unlicense" ]
null
null
null
src/PoECommerce.TradeService/PathOfExile/PathOfExileHttpServiceBase.cs
AyronK/poe-commerce
1324aa5be5a1c16f31b5ffc550fadbc0b05f8198
[ "Unlicense" ]
null
null
null
using System; using System.Net.Http; using System.Text.Encodings.Web; using System.Text.Json; using System.Text.Json.Serialization; namespace PoECommerce.PathOfExile.PathOfExile { internal abstract class PathOfExileHttpServiceBase { protected static readonly JsonSerializerOptions JsonOptions...
35.714286
186
0.6544
1f0427bb7b70eea9f4f9e19accdf0990f061ec63
4,578
cs
C#
Thesis/Thesis/Temp/EMSPlanRegion.cs
mcdaniel55/Thesis
53309c6a3a1b675a2979c80048ce15bdee3658e6
[ "MIT" ]
1
2019-09-25T01:48:07.000Z
2019-09-25T01:48:07.000Z
Thesis/Thesis/Temp/EMSPlanRegion.cs
mcdaniel55/Thesis
53309c6a3a1b675a2979c80048ce15bdee3658e6
[ "MIT" ]
null
null
null
Thesis/Thesis/Temp/EMSPlanRegion.cs
mcdaniel55/Thesis
53309c6a3a1b675a2979c80048ce15bdee3658e6
[ "MIT" ]
null
null
null
using System; using ThesisOptNumericalTest.Optimization; using EMSOptimizationOverhaul; using System.Text; namespace ThesisOptNumericalTest { class EMSPlanRegion : Region, IEquatable<EMSPlanRegion> { public int[] CurrentPlanFullAmbs { get; private set; } public int[] CurrentPlanPartAmbs { get;...
41.618182
141
0.54325
8c30e60a21c72c1d0d2c01a9fc3563daa51719c5
37,283
cs
C#
Naxam.CardinalMobile.iOS/ApiDefinition.cs
NAXAM/braintree-ios-binding
b9e088b98062af0e352a43ab88191e95e73c515e
[ "MIT" ]
6
2017-09-17T17:41:42.000Z
2022-02-24T18:14:50.000Z
Naxam.CardinalMobile.iOS/ApiDefinition.cs
NAXAM/braintree-ios-binding
b9e088b98062af0e352a43ab88191e95e73c515e
[ "MIT" ]
10
2017-09-13T06:25:17.000Z
2021-10-04T15:04:25.000Z
Naxam.CardinalMobile.iOS/ApiDefinition.cs
NAXAM/braintree-ios-binding
b9e088b98062af0e352a43ab88191e95e73c515e
[ "MIT" ]
7
2017-08-27T23:39:52.000Z
2022-03-22T09:56:06.000Z
using System; using Foundation; using ObjCRuntime; namespace CardinalMobile { ///** // * The Warning class represents a warning that is produced by the 3DS SDK while performing security checks during initialization. // */ //@interface Warning : NSObject [BaseType(typeof(NSObject))] interface W...
44.06974
199
0.662688
8c52ad37b62848a3d129aed241d85e3a96fd86c7
5,320
cs
C#
src/WWTWebservices/StoredProc.cs
twsouthwick/wwt-website
914e9f3a22a6aacfbe3574e36b60af8481983397
[ "MIT" ]
null
null
null
src/WWTWebservices/StoredProc.cs
twsouthwick/wwt-website
914e9f3a22a6aacfbe3574e36b60af8481983397
[ "MIT" ]
null
null
null
src/WWTWebservices/StoredProc.cs
twsouthwick/wwt-website
914e9f3a22a6aacfbe3574e36b60af8481983397
[ "MIT" ]
null
null
null
using System; using System.Configuration; using System.Data; using System.Data.SqlClient; using System.Diagnostics; namespace WWTWebservices { public class StoredProc { private SqlCommand cmd; public StoredProc(string strQuery) { cmd = new SqlCommand(strQuery, new SqlConnec...
30.751445
126
0.509023
0e9091c3841fd4ae76ecd41e2016cc1128b006d8
1,051
cs
C#
src/Microsoft.Atlas.CommandLine/Templates/FileSystems/BlueprintPackageFileSystem.cs
james-flynn-ie/Atlas
aac8a02f7b1fce5fa0ba206d62062b4e36e84f16
[ "MIT" ]
44
2018-09-23T14:42:50.000Z
2019-04-26T08:30:41.000Z
src/Microsoft.Atlas.CommandLine/Templates/FileSystems/BlueprintPackageFileSystem.cs
DalavanCloud/Atlas
aac8a02f7b1fce5fa0ba206d62062b4e36e84f16
[ "MIT" ]
52
2018-09-25T18:40:08.000Z
2019-04-22T21:26:37.000Z
src/Microsoft.Atlas.CommandLine/Templates/FileSystems/BlueprintPackageFileSystem.cs
DalavanCloud/Atlas
aac8a02f7b1fce5fa0ba206d62062b4e36e84f16
[ "MIT" ]
18
2018-09-23T18:42:45.000Z
2019-03-14T07:05:51.000Z
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. using System.IO; using HandlebarsDotNet; using Microsoft.Atlas.CommandLine.Blueprints; namespace Microsoft.Atlas.CommandLine.Templates.FileSystems { public class BlueprintPackageFileSystem : ViewEngineFileSystem { ...
27.657895
79
0.661275
9c843abea42ec39bb0aff824ab4bde7c3f7cb4d8
746
cs
C#
Assets/Scripts/Objects/Factory/EnableFactory.cs
kivik-beep/farmasia-vr
d9b74fea5772572d82ede32073bc388d11b537d6
[ "MIT" ]
2
2019-09-02T13:19:51.000Z
2019-09-02T15:14:39.000Z
Assets/Scripts/Objects/Factory/EnableFactory.cs
kivik-beep/farmasia-vr
d9b74fea5772572d82ede32073bc388d11b537d6
[ "MIT" ]
415
2019-09-02T12:30:59.000Z
2020-02-06T18:22:27.000Z
Assets/Scripts/Objects/Factory/EnableFactory.cs
kivik-beep/farmasia-vr
d9b74fea5772572d82ede32073bc388d11b537d6
[ "MIT" ]
2
2022-01-17T12:13:18.000Z
2022-01-25T10:50:27.000Z
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.Assertions; public class EnableFactory : MonoBehaviour { private void Start() { GetComponent<Rigidbody>().isKinematic = true; gameObject.SetActive(false); GameObject factory = Instantiate(Res...
31.083333
88
0.713137
44d8a0a8c9eded958cb69544d371c4199eef88da
1,112
cs
C#
src/CUITe.IntegrationTests/NuGet/CodedUITestBinding.cs
pedropbazzo/CUITE-UI-test
e4ffeebb1b3230f212b369759c152c350a690689
[ "MS-PL" ]
57
2015-08-21T06:11:00.000Z
2021-10-16T04:18:15.000Z
src/CUITe.IntegrationTests/NuGet/CodedUITestBinding.cs
pedropbazzo/CUITE-UI-test
e4ffeebb1b3230f212b369759c152c350a690689
[ "MS-PL" ]
97
2015-07-29T11:45:39.000Z
2020-03-07T02:43:22.000Z
src/CUITe.IntegrationTests/NuGet/CodedUITestBinding.cs
pedropbazzo/CUITE-UI-test
e4ffeebb1b3230f212b369759c152c350a690689
[ "MS-PL" ]
40
2015-07-28T22:17:33.000Z
2021-08-18T01:06:56.000Z
using Microsoft.VisualStudio.TestTools.UITesting; using TechTalk.SpecFlow; namespace CUITe.IntegrationTests.NuGet { [Binding] class CodedUITestBinding { /// <summary> /// Runs before each scenario block. /// </summary> [BeforeTestRun] public static void BeforeScenar...
25.860465
103
0.564748
784c724a693ab89c0aa3e0c80c297b2002a24a47
472
cs
C#
VotingSystem.Web/ViewModels/Home/IndexViewModel.cs
KristianMariyanov/VotingSystem
f9dd3bcb980280a1474ce980e9a6c3ad61794250
[ "MIT" ]
1
2015-05-09T17:07:50.000Z
2015-05-09T17:07:50.000Z
VotingSystem.Web/ViewModels/Home/IndexViewModel.cs
KristianMariyanov/VotingSystem
f9dd3bcb980280a1474ce980e9a6c3ad61794250
[ "MIT" ]
null
null
null
VotingSystem.Web/ViewModels/Home/IndexViewModel.cs
KristianMariyanov/VotingSystem
f9dd3bcb980280a1474ce980e9a6c3ad61794250
[ "MIT" ]
null
null
null
namespace VotingSystem.Web.ViewModels.Home { using System.Collections.Generic; public class IndexViewModel { public IndexViewModel() { this.ActivePolls = new List<IndexPollViewModel>(); this.ActiveVotes = new List<IndexVoteViewModel>(); } ...
27.764706
73
0.627119
c8d414be4acda759edd564399b8aad51ddbfe9b3
2,647
cs
C#
Legacy/VsTestUnitTestActionEditor.cs
Inedo/bmx-mstest
9952e2936f29b4dd3575e7d9f7e3799e471cb895
[ "Unlicense" ]
null
null
null
Legacy/VsTestUnitTestActionEditor.cs
Inedo/bmx-mstest
9952e2936f29b4dd3575e7d9f7e3799e471cb895
[ "Unlicense" ]
3
2015-07-19T21:18:06.000Z
2016-08-31T11:16:27.000Z
Legacy/VsTestUnitTestActionEditor.cs
Inedo/bmx-mstest
9952e2936f29b4dd3575e7d9f7e3799e471cb895
[ "Unlicense" ]
null
null
null
using System.Web.UI.WebControls; using Inedo.BuildMaster.Extensibility.Actions; using Inedo.BuildMaster.Web.Controls.Extensions; using Inedo.IO; using Inedo.Web.Controls; namespace Inedo.BuildMasterExtensions.MsTest { internal sealed class VsTestUnitTestActionEditor : ActionEditorBase { priv...
42.015873
115
0.641859
74ff17196b2dca5af1cfb5c6f9605607041557ae
2,060
cs
C#
PSP_EMU/HLE/VFS/IVirtualFileSystem.cs
xXxTheDarkprogramerxXx/PSPSHARP
844cc2f8efbf2c173e8a2884e892d73392ead437
[ "MIT" ]
4
2018-09-17T14:50:15.000Z
2021-12-27T16:39:11.000Z
PSP_EMU/HLE/VFS/IVirtualFileSystem.cs
xXxTheDarkprogramerxXx/PSPSHARP
844cc2f8efbf2c173e8a2884e892d73392ead437
[ "MIT" ]
null
null
null
PSP_EMU/HLE/VFS/IVirtualFileSystem.cs
xXxTheDarkprogramerxXx/PSPSHARP
844cc2f8efbf2c173e8a2884e892d73392ead437
[ "MIT" ]
5
2019-07-03T13:59:07.000Z
2020-07-15T12:27:07.000Z
using System.Collections.Generic; /* This file is part of pspsharp. pspsharp is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. pspsharp is ...
39.615385
129
0.783495
64c0f2c03b06843ca17f6e466093ffe67242d1c1
544
cs
C#
Nethereum.UI.Desktop/Views/Designers/SendTransactionViewModelDesigner.cs
Nethereum/Nethereum.UI.Desktop
792eaee6a553a261031d917c7729b396f4b33b7a
[ "MIT" ]
28
2018-06-16T15:48:44.000Z
2022-02-09T07:02:11.000Z
Nethereum.UI.Desktop/Views/Designers/SendTransactionViewModelDesigner.cs
Nethereum/Nethereum.UI.Desktop
792eaee6a553a261031d917c7729b396f4b33b7a
[ "MIT" ]
1
2020-05-17T15:33:49.000Z
2020-05-17T15:33:49.000Z
Nethereum.UI.Desktop/Views/Designers/SendTransactionViewModelDesigner.cs
Nethereum/Nethereum.UI.Desktop
792eaee6a553a261031d917c7729b396f4b33b7a
[ "MIT" ]
17
2018-05-23T09:18:37.000Z
2022-03-14T08:16:34.000Z
using Nethereum.UI.ViewModels; namespace Nethereum.UI.Desktop.Views.Designers { public class SendTransactionViewModelDesigner : SendTransactionViewModel { public SendTransactionViewModelDesigner() { this.AddressTo = "0x13f022d72158410433cbd66f5dd8bf6d2d129924"; this.Amou...
32
82
0.683824
7b3fac05da6c095b4097e8d4074bf629d0ee4e31
5,568
cs
C#
KaiUniversal/Universal/Sql/Handler/DmlHandler.cs
KaiDoKuJa/KaiUniversal
207290468853b9f9eeed1516d54931db27510584
[ "MIT" ]
null
null
null
KaiUniversal/Universal/Sql/Handler/DmlHandler.cs
KaiDoKuJa/KaiUniversal
207290468853b9f9eeed1516d54931db27510584
[ "MIT" ]
2
2020-08-30T12:53:09.000Z
2020-11-18T14:02:09.000Z
KaiUniversal/Universal/Sql/Handler/DmlHandler.cs
KaiDoKuJa/KaiUniversal
207290468853b9f9eeed1516d54931db27510584
[ "MIT" ]
null
null
null
using Kai.Universal.Data; using Kai.Universal.Sql.Clause; using Kai.Universal.Sql.Clause.Dialect; using Kai.Universal.Sql.Type; using System.Threading; namespace Kai.Universal.Sql.Handler { /// <summary> /// The DmlHandler for SqlClause /// </summary> public class DmlHandler { private readonl...
34.159509
91
0.487249
3363f46b9f5815d08325326928a6562090baa8b3
332
cs
C#
Main/TheseusMinotaur/TheseusMinotaur/Thing.cs
ZachChristensen/Theseus-and-the-Minotuar
a7666f5c4de44bcd2620222db6094f90ed127a94
[ "MIT" ]
null
null
null
Main/TheseusMinotaur/TheseusMinotaur/Thing.cs
ZachChristensen/Theseus-and-the-Minotuar
a7666f5c4de44bcd2620222db6094f90ed127a94
[ "MIT" ]
null
null
null
Main/TheseusMinotaur/TheseusMinotaur/Thing.cs
ZachChristensen/Theseus-and-the-Minotuar
a7666f5c4de44bcd2620222db6094f90ed127a94
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Drawing; namespace TheseusMinotaur { class Thing { public Point Coordinate; public Thing(int x, int y) { Coordinate = new Point(x, y); ...
14.434783
41
0.623494
33cfe7dbf1b28b17be487658b7397a0e8c4ddff6
817
cs
C#
2.1-Polimorfismo/Polimorfismo/clsDirecciones.cs
AlfredoCU/C--Basics
dfbe3809bd231eca23dbb2dc3e5ea7a7b13123dd
[ "MIT" ]
null
null
null
2.1-Polimorfismo/Polimorfismo/clsDirecciones.cs
AlfredoCU/C--Basics
dfbe3809bd231eca23dbb2dc3e5ea7a7b13123dd
[ "MIT" ]
null
null
null
2.1-Polimorfismo/Polimorfismo/clsDirecciones.cs
AlfredoCU/C--Basics
dfbe3809bd231eca23dbb2dc3e5ea7a7b13123dd
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Polimorfismo { public class clsDirecciones { public clsDirecciones() { Calle = string.Empty; NumeroExterior = string.Empty; NumeroIn...
27.233333
50
0.585067
e86b43b6b2216d43fd4fcf707057b1084d87956e
693
cshtml
C#
WebApp/Views/Quejas/vListarQuejas.cshtml
afermon/TuBus
c5118a13b3938c26ca36a92bf2a7bc919d06d16b
[ "CC-BY-4.0" ]
null
null
null
WebApp/Views/Quejas/vListarQuejas.cshtml
afermon/TuBus
c5118a13b3938c26ca36a92bf2a7bc919d06d16b
[ "CC-BY-4.0" ]
null
null
null
WebApp/Views/Quejas/vListarQuejas.cshtml
afermon/TuBus
c5118a13b3938c26ca36a92bf2a7bc919d06d16b
[ "CC-BY-4.0" ]
null
null
null
@using WebApp.Helpers; @{ ViewBag.Title = "vListarQuejas"; Layout = "~/Views/Shared/_LayoutDashboard.cshtml"; } <!-- Styles --> @section Styles { @Styles.Render("~/Content/datatable") } <!-- Scripts --> @section Scripts { @Scripts.Render("~/Scripts/datatable") <script src="~/Scripts/Views/Queja/...
25.666667
161
0.616162
dbfea73eebfc247babce3c4712f7eda0437ba7da
2,038
cs
C#
src/libraries/System.Reflection.DispatchProxy/src/System/Reflection/DispatchProxy.cs
pyracanda/runtime
72bee25ab532a4d0636118ec2ed3eabf3fd55245
[ "MIT" ]
9,402
2019-11-25T23:26:24.000Z
2022-03-31T23:19:41.000Z
src/libraries/System.Reflection.DispatchProxy/src/System/Reflection/DispatchProxy.cs
pyracanda/runtime
72bee25ab532a4d0636118ec2ed3eabf3fd55245
[ "MIT" ]
37,522
2019-11-25T23:30:32.000Z
2022-03-31T23:58:30.000Z
src/libraries/System.Reflection.DispatchProxy/src/System/Reflection/DispatchProxy.cs
pyracanda/runtime
72bee25ab532a4d0636118ec2ed3eabf3fd55245
[ "MIT" ]
3,629
2019-11-25T23:29:16.000Z
2022-03-31T21:52:28.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Diagnostics.CodeAnalysis; namespace System.Reflection { /// <summary> /// DispatchProxy provides a mechanism for the instantiation of proxy objects and handling...
47.395349
200
0.668302
e070211fdd8d416a63ef832b52b2138253e65572
492
cs
C#
samples/Eshop/ApiGateways/EshopApi/Mapping/OrderingMapperProfile.cs
LionelVallet/ReHackt.Framework
e055de2c2999125f8e96dda3ae1634af406baa37
[ "Apache-2.0" ]
null
null
null
samples/Eshop/ApiGateways/EshopApi/Mapping/OrderingMapperProfile.cs
LionelVallet/ReHackt.Framework
e055de2c2999125f8e96dda3ae1634af406baa37
[ "Apache-2.0" ]
4
2022-02-21T09:27:57.000Z
2022-03-30T10:10:51.000Z
samples/Eshop/ApiGateways/EshopApi/Mapping/OrderingMapperProfile.cs
LionelVallet/ReHackt.Framework
e055de2c2999125f8e96dda3ae1634af406baa37
[ "Apache-2.0" ]
null
null
null
using AutoMapper; using EshopApi.Dtos.Api; using EshopApi.Dtos.OrderingService; namespace EshopApi.Mapping { public class OrderingMapperProfile : Profile { public OrderingMapperProfile() { CreateMap<OrderReadDto, OrderRead>(); CreateMap<OrderCreate, OrderCreateDto>(); ...
24.6
53
0.640244
da2be99013e67e885187e4523a591223fba7217a
1,255
cs
C#
InDesign.Renew.XML/Program.cs
diegodipalma/InDesign.Renew.XML
bc4eaa662ed2c5aa3f1638a81d8895d14729035f
[ "MIT" ]
null
null
null
InDesign.Renew.XML/Program.cs
diegodipalma/InDesign.Renew.XML
bc4eaa662ed2c5aa3f1638a81d8895d14729035f
[ "MIT" ]
null
null
null
InDesign.Renew.XML/Program.cs
diegodipalma/InDesign.Renew.XML
bc4eaa662ed2c5aa3f1638a81d8895d14729035f
[ "MIT" ]
null
null
null
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using System.Windows.Forms; namespace InDesign.Renew.XML { static class Program { /// <summary> /// Punto di ingresso principale dell'applicazione. /// </summary> ...
27.888889
131
0.498805