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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6905cf78ead9de4480511f051c660af37026c712 | 949 | cs | C# | Terrain Generator - source/C#/Terraingine.cs | stormont/terraingine | dde14afb3eb0e0adfa01f144f1e939212e47212e | [
"BSD-3-Clause"
] | null | null | null | Terrain Generator - source/C#/Terraingine.cs | stormont/terraingine | dde14afb3eb0e0adfa01f144f1e939212e47212e | [
"BSD-3-Clause"
] | null | null | null | Terrain Generator - source/C#/Terraingine.cs | stormont/terraingine | dde14afb3eb0e0adfa01f144f1e939212e47212e | [
"BSD-3-Clause"
] | null | null | null | using System;
using System.Diagnostics;
using System.Windows.Forms;
using System.Drawing;
namespace Voyage.Terraingine
{
/// <summary>
/// Entry class for the program.
/// </summary>
public class Terraingine
{
/// <summary>
/// Creates a Terraingine object.
/// </summary>
public Terraingine()
{
//
... | 19.367347 | 86 | 0.617492 |
694174e7fd59a1c99569a4f26a9754207c9cd4c4 | 492 | cs | C# | src/FluiTec.AppFx.AspNetCore/Models/ApplicationResource.cs | FluiTec/FluiTec.AppFx.AspNetCore | 04f66d827d804298e7e0fc9144b9ed53b6af67f8 | [
"BSD-2-Clause",
"MIT"
] | null | null | null | src/FluiTec.AppFx.AspNetCore/Models/ApplicationResource.cs | FluiTec/FluiTec.AppFx.AspNetCore | 04f66d827d804298e7e0fc9144b9ed53b6af67f8 | [
"BSD-2-Clause",
"MIT"
] | null | null | null | src/FluiTec.AppFx.AspNetCore/Models/ApplicationResource.cs | FluiTec/FluiTec.AppFx.AspNetCore | 04f66d827d804298e7e0fc9144b9ed53b6af67f8 | [
"BSD-2-Clause",
"MIT"
] | null | null | null | using FluiTec.DbLocalizationProvider.Abstractions;
namespace FluiTec.AppFx.AspNetCore.Models
{
/// <summary>An application resource.</summary>
/// <remarks>
/// In order to localize this - set 'FluiTec.AppFx.AspNetCore.Models.[PropertyName]'
/// </remarks>
[LocalizedResource]
public class ... | 30.75 | 92 | 0.648374 |
c124ed313e67a3e8137b45a9e5870dbc8563eb31 | 2,878 | cs | C# | src/prod/src/managed/Api/src/System/Fabric/query/TestCommandStatus.cs | vishnuk007/service-fabric | d0afdea185ae932cc3c9eacf179692e6fddbc630 | [
"MIT"
] | 2,542 | 2018-03-14T21:56:12.000Z | 2019-05-06T01:18:20.000Z | src/prod/src/managed/Api/src/System/Fabric/query/TestCommandStatus.cs | vishnuk007/service-fabric | d0afdea185ae932cc3c9eacf179692e6fddbc630 | [
"MIT"
] | 994 | 2019-05-07T02:39:30.000Z | 2022-03-31T13:23:04.000Z | src/prod/src/managed/Api/src/System/Fabric/query/TestCommandStatus.cs | vishnuk007/service-fabric | d0afdea185ae932cc3c9eacf179692e6fddbc630 | [
"MIT"
] | 300 | 2018-03-14T21:57:17.000Z | 2019-05-06T20:07:00.000Z | // ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
using System.Fabric.Common.Ser... | 31.977778 | 338 | 0.541696 |
d466e63315858a252a75313d1deab61291b40274 | 988 | cs | C# | Redis.SilverlightGap/Redis.SilverlightClient/Sockets/SocketTransmitterReceiver.cs | g-un--/Redis.SilverlightClient | 7b4e1efa9c63c7c7e89ff1dc734bf7c765ee218a | [
"MIT"
] | 1 | 2019-12-06T05:43:15.000Z | 2019-12-06T05:43:15.000Z | Redis.SilverlightGap/Redis.SilverlightClient/Sockets/SocketTransmitterReceiver.cs | g-un--/Redis.SilverlightClient | 7b4e1efa9c63c7c7e89ff1dc734bf7c765ee218a | [
"MIT"
] | 1 | 2015-06-02T08:45:27.000Z | 2015-06-02T08:45:27.000Z | Redis.SilverlightGap/Redis.SilverlightClient/Sockets/SocketTransmitterReceiver.cs | TeamnetGroup/Redis.SilverlightClient | 7b4e1efa9c63c7c7e89ff1dc734bf7c765ee218a | [
"MIT"
] | null | null | null | using System;
using System.Reactive;
using System.Reactive.Concurrency;
namespace Redis.SilverlightClient.Sockets
{
public class SocketTransmitterReceiver
{
public Func<string, IObservable<Unit>> SendMessage { get; private set; }
public Func<IObservable<string>> ReceiveMessage { get; private s... | 32.933333 | 149 | 0.65081 |
be0cad6591211f5655d147f71c2dfb34cb594476 | 2,029 | cs | C# | Qube7.Composite/ExportFactory.cs | qube7/qcomposite | 78fde79ab2ef1bf3da8242bdbc40f89b50149d5f | [
"MIT"
] | 1 | 2021-05-02T16:10:31.000Z | 2021-05-02T16:10:31.000Z | Qube7.Composite/ExportFactory.cs | qube7/qcomposite | 78fde79ab2ef1bf3da8242bdbc40f89b50149d5f | [
"MIT"
] | null | null | null | Qube7.Composite/ExportFactory.cs | qube7/qcomposite | 78fde79ab2ef1bf3da8242bdbc40f89b50149d5f | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel.Composition;
using System.ComponentModel.Composition.Hosting;
using System.ComponentModel.Composition.Primitives;
namespace Qube7.Composite
{
/// <summary>
/// Provides support for creating <see cref="ExportDefinition"/> objects.
... | 43.170213 | 125 | 0.686052 |
8b6cedd99c5bb7d37c8976dd1c1b2b094fa3bf5b | 5,550 | cs | C# | Library/Commands/Subst.cs | jdruin/F5Eagle | cd2de1ade468847567814becd68c0fdcf2063d72 | [
"TCL"
] | null | null | null | Library/Commands/Subst.cs | jdruin/F5Eagle | cd2de1ade468847567814becd68c0fdcf2063d72 | [
"TCL"
] | null | null | null | Library/Commands/Subst.cs | jdruin/F5Eagle | cd2de1ade468847567814becd68c0fdcf2063d72 | [
"TCL"
] | null | null | null | /*
* Subst.cs --
*
* Copyright (c) 2007-2012 by Joe Mistachkin. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
* RCS: @(#) $Id: $
*/
using System;
using Eagle._Attributes;
using Eagle._Components.Publ... | 39.928058 | 134 | 0.443063 |
fc7f9c284617f26ccd0e3d62a28eee2ad47ba0f2 | 1,820 | cs | C# | src/Convience.Backend/Convience.FrameWork/Convience.Util/Extension/SwashbuckleExtension.cs | chriskid824/CF.EIP | 26e12e1e50284987cfee09e29e731f6c409720fd | [
"MIT"
] | 72 | 2020-05-04T10:02:18.000Z | 2022-03-12T16:31:02.000Z | src/Convience.Backend/Convience.FrameWork/Convience.Util/Extension/SwashbuckleExtension.cs | chriskid824/CF.EIP | 26e12e1e50284987cfee09e29e731f6c409720fd | [
"MIT"
] | 9 | 2020-09-24T02:47:07.000Z | 2022-03-02T12:47:47.000Z | src/Convience.Backend/Convience.FrameWork/Convience.Util/Extension/SwashbuckleExtension.cs | chriskid824/CF.EIP | 26e12e1e50284987cfee09e29e731f6c409720fd | [
"MIT"
] | 22 | 2020-08-09T12:01:35.000Z | 2022-01-14T03:17:12.000Z |
using Microsoft.AspNetCore.Builder;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.OpenApi.Models;
namespace Convience.Util.Extension
{
public static class SwashbuckleExtension
{
public static IServiceCollection AddSwashbuckle(this IServiceCollection services)
{
s... | 31.929825 | 103 | 0.478022 |
96511747c3a8e13ba9fe6a1356daf869f4beeeca | 1,217 | cs | C# | Tests/Unit/Core/ClientExceptionUnitTests.cs | Rebilly/Rebilly-NET-SDK | a2a7cbc2c54d5313124616a4e22b7997a2fe693d | [
"MIT"
] | 1 | 2016-08-22T03:30:31.000Z | 2016-08-22T03:30:31.000Z | Tests/Unit/Core/ClientExceptionUnitTests.cs | Rebilly/Rebilly-NET-SDK | a2a7cbc2c54d5313124616a4e22b7997a2fe693d | [
"MIT"
] | 2 | 2016-07-29T12:16:14.000Z | 2016-08-31T14:48:30.000Z | Tests/Unit/Core/ClientExceptionUnitTests.cs | Rebilly/Rebilly-NET-SDK | a2a7cbc2c54d5313124616a4e22b7997a2fe693d | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using NUnit.Framework;
using Rebilly.Core;
namespace Tests.Unit.Core
{
[TestFixture]
public class ClientExceptionUnitTests
{
[Test]
public void TestConstruct()
{
var Exception = new ClientException();
Assert.I... | 27.659091 | 129 | 0.6212 |
ac6f86f5b1a80d48fb804a927d702099de05a807 | 201 | cs | C# | src/activities/Elsa.Activities.Telnyx/Webhooks/Models/TelnyxWebhookMeta.cs | tomy2105/elsa-core | 94b086f5f06cc18fbb9962f2ec77aae99655c180 | [
"MIT"
] | 3,147 | 2019-06-12T19:23:44.000Z | 2022-03-31T23:06:28.000Z | src/activities/Elsa.Activities.Telnyx/Webhooks/Models/TelnyxWebhookMeta.cs | tomy2105/elsa-core | 94b086f5f06cc18fbb9962f2ec77aae99655c180 | [
"MIT"
] | 1,389 | 2019-06-12T20:55:51.000Z | 2022-03-31T20:41:36.000Z | src/activities/Elsa.Activities.Telnyx/Webhooks/Models/TelnyxWebhookMeta.cs | tomy2105/elsa-core | 94b086f5f06cc18fbb9962f2ec77aae99655c180 | [
"MIT"
] | 685 | 2019-06-13T12:54:08.000Z | 2022-03-30T07:48:23.000Z | namespace Elsa.Activities.Telnyx.Webhooks.Models
{
public class TelnyxWebhookMeta
{
public int Attempt { get; set; }
public string DeliveredTo { get; set; } = default!;
}
}
| 22.333333 | 59 | 0.641791 |
1fd9ca2d775818e9505b4fd293d7b065c87eab39 | 253 | cs | C# | Extensions/Extensions/EventHandlerExtensions.cs | RenePeuser/Extensions | 5508e70308e31e4dcaeeabedd3597e5d7b4305dc | [
"MIT"
] | null | null | null | Extensions/Extensions/EventHandlerExtensions.cs | RenePeuser/Extensions | 5508e70308e31e4dcaeeabedd3597e5d7b4305dc | [
"MIT"
] | null | null | null | Extensions/Extensions/EventHandlerExtensions.cs | RenePeuser/Extensions | 5508e70308e31e4dcaeeabedd3597e5d7b4305dc | [
"MIT"
] | null | null | null | using System;
namespace Extensions
{
public static class EventHandlerExtensions
{
public static void Raise(this EventHandler handler, object sender, EventArgs args)
{
handler?.Invoke(sender, args);
}
}
} | 21.083333 | 90 | 0.636364 |
38b044bfdc835eb9fc922d70c555d15a3bfcb76f | 888 | cs | C# | Site.Master.cs | biblepay/BiblePayUnchainedDevelop | c4142924cc6de63559bfda1a1c082521ec0e8481 | [
"MIT"
] | null | null | null | Site.Master.cs | biblepay/BiblePayUnchainedDevelop | c4142924cc6de63559bfda1a1c082521ec0e8481 | [
"MIT"
] | null | null | null | Site.Master.cs | biblepay/BiblePayUnchainedDevelop | c4142924cc6de63559bfda1a1c082521ec0e8481 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace Unchained
{
public partial class SiteMaster : MasterPage
{
protected void Page_Load(object sender, EventArgs e)
{
... | 26.909091 | 124 | 0.626126 |
8eb05af2ec07549d9cf92bd4ced4795dd00ecea8 | 28,265 | cs | C# | src/Build/BackEnd/Shared/BuildResult.cs | ChadNedzlek/msbuild | 1105f6db2fca58a45920ffb953a00aad2e93d794 | [
"MIT"
] | 1 | 2020-02-12T19:26:44.000Z | 2020-02-12T19:26:44.000Z | src/Build/BackEnd/Shared/BuildResult.cs | ChadNedzlek/msbuild | 1105f6db2fca58a45920ffb953a00aad2e93d794 | [
"MIT"
] | null | null | null | src/Build/BackEnd/Shared/BuildResult.cs | ChadNedzlek/msbuild | 1105f6db2fca58a45920ffb953a00aad2e93d794 | [
"MIT"
] | null | null | null | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using Microsoft.Build.BackEnd;
using Mi... | 41.81213 | 168 | 0.607324 |
f13165372819645cef550123ef6e26fe92007f66 | 2,126 | cs | C# | System.Maui.Controls.Issues/System.Maui.Controls.Issues.Shared/Bugzilla32898.cs | Skyprx/maui | d410146773fa52a8cde10625fb73d026b8304957 | [
"MIT"
] | 3 | 2021-03-14T11:13:16.000Z | 2021-03-18T10:47:02.000Z | System.Maui.Controls.Issues/System.Maui.Controls.Issues.Shared/Bugzilla32898.cs | balu-m/maui | 85ee7fe836dc005d44eb0ba6b4660b1c6341d59c | [
"MIT"
] | null | null | null | System.Maui.Controls.Issues/System.Maui.Controls.Issues.Shared/Bugzilla32898.cs | balu-m/maui | 85ee7fe836dc005d44eb0ba6b4660b1c6341d59c | [
"MIT"
] | 1 | 2021-01-07T08:43:35.000Z | 2021-01-07T08:43:35.000Z | using System;
using System.Diagnostics;
using System.Maui.CustomAttributes;
using System.Threading.Tasks;
using System.Maui.Internals;
#if UITEST
using Xamarin.UITest;
using NUnit.Framework;
#endif
namespace System.Maui.Controls.Issues
{
[Preserve (AllMembers = true)]
[Issue (IssueTracker.Bugzilla, 32898, "Memory l... | 23.108696 | 95 | 0.698495 |
f18366f5b8e7513cd3dc8c77ce0b1b14f707b184 | 340 | cs | C# | TestingEntityFrameworkCore/Test/TestingDatabaseCreation.cs | vnvizitiu/TestingEntityFrameworkCore | 6702df4b3abc18ebff5fa0d7664c15a7ee6567ad | [
"MIT"
] | 1 | 2020-03-31T13:37:03.000Z | 2020-03-31T13:37:03.000Z | TestingEntityFrameworkCore/Test/TestingDatabaseCreation.cs | vnvizitiu/TestingEntityFrameworkCore | 6702df4b3abc18ebff5fa0d7664c15a7ee6567ad | [
"MIT"
] | null | null | null | TestingEntityFrameworkCore/Test/TestingDatabaseCreation.cs | vnvizitiu/TestingEntityFrameworkCore | 6702df4b3abc18ebff5fa0d7664c15a7ee6567ad | [
"MIT"
] | null | null | null | namespace Test
{
using NUnit.Framework;
using Test.TestUtilities;
using WebApplication.Data;
[TestFixture]
public class TestingDatabaseCreation
{
[Test]
public void TestCreation()
{
ApplicationDbContext context = TestDatabaseContextFactory.CreateDbContext(... | 18.888889 | 88 | 0.635294 |
f1bf4a28870de68dd944f3faca976972c3f749b0 | 416 | cshtml | C# | src/Orchard.Web/Modules/Orchard.Comments/Views/CommentMetadata.cshtml | yangbingqi155/Nagrace | 70848088d2bae79fa11773688c0947ee773d76e6 | [
"BSD-3-Clause"
] | 47 | 2016-08-09T09:07:33.000Z | 2022-03-01T21:44:30.000Z | src/Orchard.Web/Modules/Orchard.Comments/Views/CommentMetadata.cshtml | yangbingqi155/Nagrace | 70848088d2bae79fa11773688c0947ee773d76e6 | [
"BSD-3-Clause"
] | 16 | 2016-09-01T01:57:11.000Z | 2016-09-02T02:01:43.000Z | src/Orchard.Web/Modules/Orchard.Comments/Views/CommentMetadata.cshtml | yangbingqi155/Nagrace | 70848088d2bae79fa11773688c0947ee773d76e6 | [
"BSD-3-Clause"
] | 21 | 2016-08-09T09:10:50.000Z | 2020-01-09T23:13:28.000Z | @using Orchard.Comments.Models
@{
CommentPart comment = Model.ContentPart;
}
@T("said") <time datetime="@comment.CommentDateUtc.GetValueOrDefault().ToString("yyyy-MM-ddTHH:mm:ss.fffffffZ")">@Html.Link((string)Display.DateTimeRelative(DateTimeUtc: comment.CommentDateUtc.GetValueOrDefault()).ToString(), @Url.RouteU... | 69.333333 | 333 | 0.783654 |
4e435b0e39fcf889089de0f245c2eaa9aaafef93 | 911 | cs | C# | Real-Time Corruptor/BizHawk_RTC/BizHawk.Client.EmuHawk/CustomControls/PrereqsAlert.cs | redscientistlabs/Bizhawk50X-Vanguard | 96e0f5f87671a1230784c8faf935fe70baadfe48 | [
"MIT"
] | 45 | 2017-07-24T05:31:06.000Z | 2019-03-29T12:23:57.000Z | Real-Time Corruptor/BizHawk_RTC/BizHawk.Client.EmuHawk/CustomControls/PrereqsAlert.cs | redscientistlabs/Bizhawk50X-Vanguard | 96e0f5f87671a1230784c8faf935fe70baadfe48 | [
"MIT"
] | 5 | 2017-07-24T02:37:24.000Z | 2018-12-28T16:51:06.000Z | Real-Time Corruptor/BizHawk_RTC/BizHawk.Client.EmuHawk/CustomControls/PrereqsAlert.cs | redscientistlabs/Bizhawk50X-Vanguard | 96e0f5f87671a1230784c8faf935fe70baadfe48 | [
"MIT"
] | 10 | 2017-07-24T02:11:43.000Z | 2018-12-27T20:49:37.000Z | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace BizHawk.Client.EmuHawk.CustomControls
{
public partial class PrereqsAlert : Form
{
public PrereqsAlert(bool warn_only)
... | 23.358974 | 93 | 0.756312 |
4e97c9a72c7b88f234a9f322a0e8eabfb637ae73 | 442 | cs | C# | Orders.com.DAL.Http/HttpClientExtensions.cs | elray/Peasy.NET-Samples | 9d435605f63221dafbf3415843d9eede2ad9357a | [
"MIT"
] | 21 | 2016-11-17T14:49:08.000Z | 2021-09-12T07:51:33.000Z | Orders.com.DAL.Http/HttpClientExtensions.cs | elray/Peasy.NET-Samples | 9d435605f63221dafbf3415843d9eede2ad9357a | [
"MIT"
] | 1 | 2022-03-31T15:30:21.000Z | 2022-03-31T15:33:08.000Z | Orders.com.DAL.Http/HttpClientExtensions.cs | elray/Peasy.NET-Samples | 9d435605f63221dafbf3415843d9eede2ad9357a | [
"MIT"
] | 12 | 2017-09-18T04:28:12.000Z | 2021-10-16T22:32:24.000Z | using System.Net.Http;
using System.Net.Http.Headers;
namespace Orders.com.DAL.Http
{
public static class HttpClientExtensions
{
public static HttpClient WithAcceptHeader(this HttpClient client, string mimeType)
{
client.DefaultRequestHeaders.Accept.Clear();
client.Defa... | 27.625 | 99 | 0.690045 |
4ec827b16280b8091fc731683c9d7135f849a862 | 4,599 | cs | C# | Samples/AlgorithmsTransform/Program.cs | m4rs-mt/ilgpu | 986776372daf05a8f0e6ace355b69630c6e28f33 | [
"NCSA"
] | 565 | 2017-05-21T20:07:09.000Z | 2022-03-31T10:35:10.000Z | Samples/AlgorithmsTransform/Program.cs | m4rs-mt/ilgpu | 986776372daf05a8f0e6ace355b69630c6e28f33 | [
"NCSA"
] | 465 | 2017-12-12T11:05:47.000Z | 2022-03-31T10:13:59.000Z | Samples/AlgorithmsTransform/Program.cs | studentutu/ILGPU | 2b499fe2f62830bdb0d563266f0233777c294c21 | [
"NCSA"
] | 84 | 2017-07-30T13:05:24.000Z | 2022-03-30T15:22:23.000Z | // ---------------------------------------------------------------------------------------
// ILGPU Samples
// Copyright (c) 2021 ILGPU Project
// www.ilgpu.net
//
// File: Program.cs
//
// This file is part of ILGPU and is... | 40.699115 | 119 | 0.515329 |
44cc86b2f556334141e365979044ed3ef8ccae3d | 2,225 | cs | C# | src/Scheduler.Abstractions/ISchedulerManager.cs | dozer75/Scheduler.NET | 44e27232c293e789aef84b8ca68d0538195fe854 | [
"MIT"
] | 1 | 2021-05-06T12:48:50.000Z | 2021-05-06T12:48:50.000Z | src/Scheduler.Abstractions/ISchedulerManager.cs | dozer75/Scheduler.NET | 44e27232c293e789aef84b8ca68d0538195fe854 | [
"MIT"
] | 1 | 2020-05-07T13:24:48.000Z | 2020-05-07T16:11:20.000Z | src/Scheduler.Abstractions/ISchedulerManager.cs | dozer75/Scheduler.NET | 44e27232c293e789aef84b8ca68d0538195fe854 | [
"MIT"
] | 1 | 2020-11-18T08:35:52.000Z | 2020-11-18T08:35:52.000Z | using System;
using System.Collections.Generic;
using System.Threading.Tasks;
namespace Foralla.Scheduler
{
/// <summary>
/// Interface for managing jobs to schedule.
/// </summary>
public interface ISchedulerManager
{
/// <summary>
/// Gets a <see cref="IEnumerable{T}" /> ... | 39.035088 | 115 | 0.551461 |
78b1d602e3cee38167552b522301fb03e96755f0 | 4,693 | cs | C# | sdk/dotnet/RecoveryServices/V20180710/Outputs/RecoveryServicesProviderPropertiesResponse.cs | polivbr/pulumi-azure-native | 09571f3bf6bdc4f3621aabefd1ba6c0d4ecfb0e7 | [
"Apache-2.0"
] | null | null | null | sdk/dotnet/RecoveryServices/V20180710/Outputs/RecoveryServicesProviderPropertiesResponse.cs | polivbr/pulumi-azure-native | 09571f3bf6bdc4f3621aabefd1ba6c0d4ecfb0e7 | [
"Apache-2.0"
] | null | null | null | sdk/dotnet/RecoveryServices/V20180710/Outputs/RecoveryServicesProviderPropertiesResponse.cs | polivbr/pulumi-azure-native | 09571f3bf6bdc4f3621aabefd1ba6c0d4ecfb0e7 | [
"Apache-2.0"
] | null | null | null | // *** WARNING: this file was generated by the Pulumi SDK Generator. ***
// *** 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.Azur... | 34.255474 | 95 | 0.626039 |
6005505ce805b64066c345cbf13396e812e37e21 | 19,797 | cs | C# | DataProcessor/DataProcessor.Tests/ParsedDataProcessor10Test_Integration_Decoders.cs | dbsafe/intaker | f1c03b8eefd58f91111ba7dacc34e57062e8be61 | [
"MIT"
] | null | null | null | DataProcessor/DataProcessor.Tests/ParsedDataProcessor10Test_Integration_Decoders.cs | dbsafe/intaker | f1c03b8eefd58f91111ba7dacc34e57062e8be61 | [
"MIT"
] | null | null | null | DataProcessor/DataProcessor.Tests/ParsedDataProcessor10Test_Integration_Decoders.cs | dbsafe/intaker | f1c03b8eefd58f91111ba7dacc34e57062e8be61 | [
"MIT"
] | null | null | null | using DataProcessor.Contracts;
using DataProcessor.InputDefinitionFile;
using DataProcessor.Models;
using DataProcessor.Utils;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.IO;
using System.Reflection;
namespace DataProcessor.Tests
{
[TestClass]
public class ParsedDataProcesso... | 54.53719 | 247 | 0.668738 |
d5ff80feb1c53840eb0243515271a46824e0df11 | 1,140 | cs | C# | Assets/Scripts/MainMenu.cs | Richetech/CosmicBounceTut | 7c47c59a31d55b0dc8f2ca272811e9e967c9320a | [
"CC0-1.0"
] | null | null | null | Assets/Scripts/MainMenu.cs | Richetech/CosmicBounceTut | 7c47c59a31d55b0dc8f2ca272811e9e967c9320a | [
"CC0-1.0"
] | null | null | null | Assets/Scripts/MainMenu.cs | Richetech/CosmicBounceTut | 7c47c59a31d55b0dc8f2ca272811e9e967c9320a | [
"CC0-1.0"
] | null | null | null | using UnityEngine;
using System.Collections;
public class MainMenu : MonoBehaviour
{
[SerializeField]private GameObject[] checkList;
private float difRef;
public void StartGame()
{
Application.LoadLevel(1);
}
public void SetDifficulty(float dif)
{
DifficultySettings.scoreToBeat = dif;
Deb... | 20 | 85 | 0.687719 |
6410e5e1eac3292c6e6d996995ba111dc358abee | 1,258 | cs | C# | src/TypeScriptBuilder/Attributes.cs | enkelmedia/TypeScriptBuilder | f300b133b285d7a4645916bcd7ebacbda2ab5562 | [
"MIT"
] | 19 | 2016-09-23T13:29:54.000Z | 2022-01-14T13:56:36.000Z | src/TypeScriptBuilder/Attributes.cs | enkelmedia/TypeScriptBuilder | f300b133b285d7a4645916bcd7ebacbda2ab5562 | [
"MIT"
] | 30 | 2016-07-22T15:16:06.000Z | 2021-03-16T16:11:52.000Z | src/TypeScriptBuilder/Attributes.cs | Obviuse/TypeScriptBuilder | 6d2a6955c4995ca4bf1100c3c1c167db7b14f342 | [
"MIT"
] | 15 | 2016-09-19T02:55:42.000Z | 2021-08-28T14:19:39.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace TypeScriptBuilder
{
public class TSExclude : Attribute
{
}
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter)]
public class TSAny : Attribute
... | 22.464286 | 101 | 0.643879 |
f1fc9141ec78c7a21d54d8e2adbc334bc6d52601 | 439 | cs | C# | Assets/Common Techniques/Referencing/Serialization/SerializeTagFinder.cs | enginoobz-academics/design-patterns-in-unity | 60cf1395e1dc603c6f81f8b36f596120ea610c5a | [
"MIT"
] | 1 | 2021-11-08T16:50:10.000Z | 2021-11-08T16:50:10.000Z | Assets/Common Techniques/Referencing/Serialization/SerializeTagFinder.cs | enginoobz-academics/design-patterns-in-unity | 60cf1395e1dc603c6f81f8b36f596120ea610c5a | [
"MIT"
] | null | null | null | Assets/Common Techniques/Referencing/Serialization/SerializeTagFinder.cs | enginoobz-academics/design-patterns-in-unity | 60cf1395e1dc603c6f81f8b36f596120ea610c5a | [
"MIT"
] | null | null | null | using UnityEngine;
#if ASSET_NAUGHTY_ATTRIBUTES
using NaughtyAttributes;
#else
using Enginooby.Attribute;
#endif
namespace Techniques.Referencing {
public class SerializeTagFinder : MonoBehaviour {
[SerializeField] [Tag] private string _targetTag;
private void Start() {
var target = GameObject.FindGa... | 25.823529 | 78 | 0.735763 |
7b218f954cad00e05c8efb6551a8221e6269d5a2 | 2,331 | cs | C# | TP/AlquilaCocheras.Data/Repositorios/UsuariosRepositorio.cs | PabloValor/ProgramacionWebIII | 5fe426e927d7589f4e22694054b3e71aa9180fdf | [
"MIT"
] | 3 | 2021-04-15T11:04:01.000Z | 2021-04-17T16:19:01.000Z | TP/AlquilaCocheras.Data/Repositorios/UsuariosRepositorio.cs | PabloValor/ProgramacionWebIII | 5fe426e927d7589f4e22694054b3e71aa9180fdf | [
"MIT"
] | null | null | null | TP/AlquilaCocheras.Data/Repositorios/UsuariosRepositorio.cs | PabloValor/ProgramacionWebIII | 5fe426e927d7589f4e22694054b3e71aa9180fdf | [
"MIT"
] | null | null | null | using System;
using System.Data.Entity.Migrations;
using System.Linq;
namespace AlquilaCocheras.Data.Repositorios
{
public class UsuariosRepositorio
{
#region Miembros
private readonly TP_20162CEntities _db;
#endregion
#region Constructores
public UsuariosRepositori... | 27.104651 | 108 | 0.555127 |
e8cedb27ad465803a334e1669a14336226956d2f | 564 | cshtml | C# | HairSalon/Views/Home/UpdateClient.cshtml | jamescosborn/hair-salon2 | 700392fc8981ce3d59f525fd662760fe99b65919 | [
"MIT"
] | null | null | null | HairSalon/Views/Home/UpdateClient.cshtml | jamescosborn/hair-salon2 | 700392fc8981ce3d59f525fd662760fe99b65919 | [
"MIT"
] | null | null | null | HairSalon/Views/Home/UpdateClient.cshtml | jamescosborn/hair-salon2 | 700392fc8981ce3d59f525fd662760fe99b65919 | [
"MIT"
] | null | null | null | @using HairSalon.Models;
@{
Layout = "_Layout";
}
<div class="well">
<h2>Update</h2>
<form action="/stylists/@Model["stylist"].Id/clients/@Model["client"].Id/update/success" method="post">
<div class="form-group">
<label for="client-update">Name:</label>
<input class="form-control" id="client-update... | 33.176471 | 105 | 0.664894 |
332a20feb9f1069347969f2601533e951f206870 | 13,344 | cs | C# | src/Cake.Common.Tests/Unit/Solution/Project/Properties/AssemblyInfoParserTests.cs | abejitacaceres/cake | 26a33392dd9f6dff6cfc4fd0fcde44938c9d9ee6 | [
"MIT"
] | 1 | 2018-04-11T12:25:21.000Z | 2018-04-11T12:25:21.000Z | src/Cake.Common.Tests/Unit/Solution/Project/Properties/AssemblyInfoParserTests.cs | abejitacaceres/cake | 26a33392dd9f6dff6cfc4fd0fcde44938c9d9ee6 | [
"MIT"
] | null | null | null | src/Cake.Common.Tests/Unit/Solution/Project/Properties/AssemblyInfoParserTests.cs | abejitacaceres/cake | 26a33392dd9f6dff6cfc4fd0fcde44938c9d9ee6 | [
"MIT"
] | 1 | 2020-02-26T17:12:02.000Z | 2020-02-26T17:12:02.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.Collections.Generic;
using System.Linq;
using Cake.Common.Solution.Project.Properties;
using Cake.Comm... | 35.301587 | 266 | 0.519559 |
e0070b9758aa3a28f9483f98424b1a6644525a24 | 573 | cs | C# | sample/KebabManager.Application/AutofacModule.cs | dwdkls/pizzamvc | f805e2699f6d756030832028fce923ff75dbd8cc | [
"MIT"
] | 38 | 2015-09-28T21:52:53.000Z | 2021-06-17T07:16:56.000Z | sample/KebabManager.Application/AutofacModule.cs | dwdkls/pizzamvc | f805e2699f6d756030832028fce923ff75dbd8cc | [
"MIT"
] | 37 | 2016-03-13T00:32:58.000Z | 2018-01-15T01:28:52.000Z | sample/KebabManager.Application/AutofacModule.cs | dwdkls/pizzamvc | f805e2699f6d756030832028fce923ff75dbd8cc | [
"MIT"
] | 10 | 2016-08-15T21:18:30.000Z | 2021-04-29T04:55:03.000Z | using Autofac;
using KebabManager.Model.PersistenceModels;
using Pizza.Framework.Persistence;
using System.Configuration;
namespace KebabManager.Application
{
public class AutofacModule : Autofac.Module
{
protected override void Load(ContainerBuilder builder)
{
string connectionStr... | 30.157895 | 115 | 0.734729 |
e0b4980e0f8e908d40941c5ae2294929a266c3b1 | 1,073 | cs | C# | ProviderBase.Framework/Entities/PagingItem.cs | ch604aru/ProviderBase | eb8bdbe1edc6c5ebe4eed4aacc40709084d9e0b3 | [
"MIT"
] | null | null | null | ProviderBase.Framework/Entities/PagingItem.cs | ch604aru/ProviderBase | eb8bdbe1edc6c5ebe4eed4aacc40709084d9e0b3 | [
"MIT"
] | null | null | null | ProviderBase.Framework/Entities/PagingItem.cs | ch604aru/ProviderBase | eb8bdbe1edc6c5ebe4eed4aacc40709084d9e0b3 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ProviderBase.Framework.Entities
{
public class PagingItem
{
public bool IncludeFirst { get; set; }
public bool IncludeLast { get; set; }
public bool IncludeNe... | 24.953488 | 62 | 0.601118 |
5a05835a88738e758b61e18f2b1c9e0145b0a8b6 | 552 | cs | C# | src/EliteFiles/Status/Fuel.cs | EffortlessFury/EliteChroma | c645e7b957960ab573f5f77502c2b9567d2a3ee8 | [
"MIT"
] | null | null | null | src/EliteFiles/Status/Fuel.cs | EffortlessFury/EliteChroma | c645e7b957960ab573f5f77502c2b9567d2a3ee8 | [
"MIT"
] | null | null | null | src/EliteFiles/Status/Fuel.cs | EffortlessFury/EliteChroma | c645e7b957960ab573f5f77502c2b9567d2a3ee8 | [
"MIT"
] | null | null | null | using Newtonsoft.Json;
namespace EliteFiles.Status
{
/// <summary>
/// Represents the ship's fuel levels.
/// </summary>
public sealed class Fuel
{
/// <summary>
/// Gets the main fuel level in tons.
/// </summary>
[JsonProperty("FuelMain")]
public double Fu... | 24 | 57 | 0.557971 |
894f799d666014f1feebd8823f15718b9f43ddcd | 429 | cs | C# | ATIS/Views/Database/D06Phylum/PhylumsView.xaml.cs | Terppe/ATIS | 49a25ef862ab8dd48845a70758f6321e13a7e7b6 | [
"CC0-1.0"
] | null | null | null | ATIS/Views/Database/D06Phylum/PhylumsView.xaml.cs | Terppe/ATIS | 49a25ef862ab8dd48845a70758f6321e13a7e7b6 | [
"CC0-1.0"
] | 1 | 2020-06-11T12:51:04.000Z | 2020-07-21T13:51:57.000Z | ATIS/Views/Database/D06Phylum/PhylumsView.xaml.cs | Terppe/ATIS | 49a25ef862ab8dd48845a70758f6321e13a7e7b6 | [
"CC0-1.0"
] | null | null | null | using System.Windows.Controls;
// Tbl06PhylumsView.xaml.cs Skriptdatum: 06.01.2021 12:32
namespace ATIS.Ui.Views.Database.D06Phylum
{
/// <summary>
/// Interactionslogic for PhylumsView.xaml
/// </summary>
public partial class PhylumsView : UserControl
{
public PhylumsView()
... | 21.45 | 65 | 0.613054 |
895f3c808ff210da6da931971de317aa46043357 | 872 | cs | C# | EmpowerBusiness/Models/Appraisals/Requests/UpdateDriveInRequest.cs | HaloImageEngine/EmpowerClaim-hotfix-1.25.1 | 91db2d24682518f3e4a45d2fb3dd123968a8663c | [
"Apache-2.0"
] | null | null | null | EmpowerBusiness/Models/Appraisals/Requests/UpdateDriveInRequest.cs | HaloImageEngine/EmpowerClaim-hotfix-1.25.1 | 91db2d24682518f3e4a45d2fb3dd123968a8663c | [
"Apache-2.0"
] | null | null | null | EmpowerBusiness/Models/Appraisals/Requests/UpdateDriveInRequest.cs | HaloImageEngine/EmpowerClaim-hotfix-1.25.1 | 91db2d24682518f3e4a45d2fb3dd123968a8663c | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
namespace EmpowerBusiness.Models.Appraisals.Requests
{
public class UpdateDriveInRequest
{
public int Id { get; set; }
public string DriveInName { get; set; }
public string Address1 { get; set; }
public string Address2 { get; se... | 21.8 | 52 | 0.580275 |
58147193b37bfa48dd8ca38cbc7cb91ed0cbac51 | 9,220 | cs | C# | mcs/class/Managed.Windows.Forms/Test/System.Resources/WriterTest.cs | nataren/mono | 3f47316b6c87c04eabce14f9832a3a2a79627035 | [
"Apache-2.0"
] | 1 | 2015-11-08T22:16:54.000Z | 2015-11-08T22:16:54.000Z | mcs/class/Managed.Windows.Forms/Test/System.Resources/WriterTest.cs | pcc/mono | c64a76e3aae1bd6347f35c1c3bd1ace56247d4f1 | [
"Apache-2.0"
] | null | null | null | mcs/class/Managed.Windows.Forms/Test/System.Resources/WriterTest.cs | pcc/mono | c64a76e3aae1bd6347f35c1c3bd1ace56247d4f1 | [
"Apache-2.0"
] | 3 | 2016-10-20T19:06:51.000Z | 2022-03-20T23:28:53.000Z | //
// WriterTest.cs: Unit Tests for ResXResourceWriter.
//
// Authors:
// Robert Jordan <robertj@gmx.net>
//
using System;
using System.Collections;
using System.ComponentModel;
using System.ComponentModel.Design;
using System.Drawing;
using System.Globalization;
using System.IO;
using System.Resources;
using Syst... | 29.363057 | 124 | 0.67115 |
31de7818bbbba3bf9ef81d061af4bd8eed0f64c3 | 1,484 | cs | C# | 15.Data-Structures-and-Algorithms/15. Strings-and-String-Algorithms/live-demo-24.07.2017/KMP/Program.cs | VVoev/Telerik-Academy | ae26d7b0563c27102faef551ce5b9f08ecb62fe1 | [
"MIT"
] | 2 | 2018-02-24T15:34:30.000Z | 2018-02-24T19:20:48.000Z | 15.Data-Structures-and-Algorithms/15. Strings-and-String-Algorithms/live-demo-24.07.2017/KMP/Program.cs | VVoev/Telerik-Academy | ae26d7b0563c27102faef551ce5b9f08ecb62fe1 | [
"MIT"
] | null | null | null | 15.Data-Structures-and-Algorithms/15. Strings-and-String-Algorithms/live-demo-24.07.2017/KMP/Program.cs | VVoev/Telerik-Academy | ae26d7b0563c27102faef551ce5b9f08ecb62fe1 | [
"MIT"
] | null | null | null | using System;
namespace KMP
{
class Program
{
static void PrintMatch(int index, string pattern)
{
for (int i = 0; i < index; ++i)
{
Console.Write(" ");
}
Console.WriteLine(pattern);
}
static void Main()
{
... | 23.1875 | 58 | 0.361186 |
6274ae51057d946ba0345ee325ffe43148095f5a | 218 | cs | C# | src/WorldEdit/Plugins/Geometry/Generators/IOptions.cs | GallantChar/minecraft-worldedit-bedrock | 79db764080d9fcb63f324d009e1bcf30735de98e | [
"Apache-2.0"
] | 2 | 2019-10-18T21:11:05.000Z | 2019-11-18T20:53:27.000Z | src/WorldEdit/Plugins/Geometry/Generators/IOptions.cs | carltoncolter/minecraft-worldedit-bedrock | 79db764080d9fcb63f324d009e1bcf30735de98e | [
"Apache-2.0"
] | null | null | null | src/WorldEdit/Plugins/Geometry/Generators/IOptions.cs | carltoncolter/minecraft-worldedit-bedrock | 79db764080d9fcb63f324d009e1bcf30735de98e | [
"Apache-2.0"
] | 1 | 2019-06-12T16:12:46.000Z | 2019-06-12T16:12:46.000Z | namespace ShapeGenerator
{
interface IOptions
{
Point Start { get; set; }
int X { get; set; }
int Z { get; set; }
int Y { get; set; }
string Block { get; set; }
}
}
| 18.166667 | 34 | 0.472477 |
7ad6f566427143832fe786b629315d731bb43c3e | 4,368 | cs | C# | CafeOtomasyon/User Controls/UC_Tatli.cs | baranac12/CafeOtomasyon | 4e543517542a71ef464d7b992de7449cd5470ff6 | [
"Apache-2.0"
] | null | null | null | CafeOtomasyon/User Controls/UC_Tatli.cs | baranac12/CafeOtomasyon | 4e543517542a71ef464d7b992de7449cd5470ff6 | [
"Apache-2.0"
] | null | null | null | CafeOtomasyon/User Controls/UC_Tatli.cs | baranac12/CafeOtomasyon | 4e543517542a71ef464d7b992de7449cd5470ff6 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using CafeOtomasyon.Model.Entities;
namespace CafeOtomasyon
{
public partial class UC_Tatli : UserCo... | 29.714286 | 121 | 0.523352 |
bb13ef5a8a7a83533c07cf741e4e9cac8b10a3e5 | 2,446 | cs | C# | WPF.DashboardLibrary/Models/Settings/BaseSetting.cs | Architect0711/WPF.Dashboard | 823aeedf1d9dc8732528a57caf8d2d34805f5a88 | [
"MIT"
] | 1 | 2020-08-04T16:38:26.000Z | 2020-08-04T16:38:26.000Z | WPF.DashboardLibrary/Models/Settings/BaseSetting.cs | Architect0711/WPF.Dashboard | 823aeedf1d9dc8732528a57caf8d2d34805f5a88 | [
"MIT"
] | 1 | 2021-02-02T21:47:52.000Z | 2021-02-02T21:47:52.000Z | WPF.DashboardLibrary/Models/Settings/BaseSetting.cs | Architect0711/WPF.Dashboard | 823aeedf1d9dc8732528a57caf8d2d34805f5a88 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Runtime.CompilerServices;
using WPF.Basics.MVVM;
using WPF.DashboardLibrary.DTOs.Settings;
namespace WPF.DashboardLibrary.Models.Settings
{
public abstract class BaseSetting : ObservableObject
{
public EventHandl... | 33.506849 | 89 | 0.616926 |
0a8cf57a01fc4518307ffb2222d294ae43425302 | 315 | cs | C# | Verse/src/Schemas/Protobuf/Definition/ProtoLabel.cs | r3c/Verse | 49ec2646d05fe42a2e57979c60b0d709f9d4a659 | [
"MIT"
] | 5 | 2016-06-01T14:44:47.000Z | 2021-03-28T09:22:32.000Z | Verse/src/Schemas/Protobuf/Definition/ProtoLabel.cs | r3c/Verse | 49ec2646d05fe42a2e57979c60b0d709f9d4a659 | [
"MIT"
] | 2 | 2021-01-29T14:13:29.000Z | 2021-04-28T20:52:49.000Z | Verse/src/Schemas/Protobuf/Definition/ProtoLabel.cs | TurpIF/verse | 49ec2646d05fe42a2e57979c60b0d709f9d4a659 | [
"MIT"
] | 4 | 2017-08-29T03:30:31.000Z | 2022-02-26T15:32:49.000Z |
namespace Verse.Schemas.Protobuf.Definition
{
internal struct ProtoLabel
{
public readonly string Name;
public readonly int Value;
public ProtoLabel(int value, string name)
{
this.Value = value;
this.Name = name;
}
}
}
| 18.529412 | 50 | 0.536508 |
301ece5f7ce1dbe1c18a9e1d39ef81b0e2eab4e2 | 1,646 | cs | C# | Sandbox/NHibernateSample/SchemaExporter.cs | agilitix/agilelib | 3c01312af997dbf8886d417187504e1f00248ebd | [
"MIT"
] | 1 | 2016-10-05T22:35:12.000Z | 2016-10-05T22:35:12.000Z | Sandbox/NHibernateSample/SchemaExporter.cs | agilitix/agilelib | 3c01312af997dbf8886d417187504e1f00248ebd | [
"MIT"
] | null | null | null | Sandbox/NHibernateSample/SchemaExporter.cs | agilitix/agilelib | 3c01312af997dbf8886d417187504e1f00248ebd | [
"MIT"
] | 1 | 2019-07-03T08:14:07.000Z | 2019-07-03T08:14:07.000Z | using System.IO;
using NHibernate;
using NHibernate.Tool.hbm2ddl;
namespace nhibertest
{
public class SchemaExporter
{
protected SchemaExport _schemaExport;
public SchemaExporter(global::NHibernate.Cfg.Configuration configuration)
{
_schemaExport = new SchemaEx... | 31.653846 | 82 | 0.417983 |
bbbedbff1c72183b3dde5c7d099cadb79e5f6cd4 | 2,984 | cs | C# | RapidXAML.VSIX/RapidXamlToolkit.Tests/SetDatacontext/SetDatacontextInXamlTests.cs | sibille/Rapid-XAML-Toolkit | 2fb135533158b1ec4ee253b8e81ce4c6028f7474 | [
"MIT"
] | null | null | null | RapidXAML.VSIX/RapidXamlToolkit.Tests/SetDatacontext/SetDatacontextInXamlTests.cs | sibille/Rapid-XAML-Toolkit | 2fb135533158b1ec4ee253b8e81ce4c6028f7474 | [
"MIT"
] | null | null | null | RapidXAML.VSIX/RapidXamlToolkit.Tests/SetDatacontext/SetDatacontextInXamlTests.cs | sibille/Rapid-XAML-Toolkit | 2fb135533158b1ec4ee253b8e81ce4c6028f7474 | [
"MIT"
] | null | null | null | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license.
using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using RapidXamlToolkit.Commands;
namespace RapidXamlToolkit.Tests.SetDatacontext
{
[TestClass]
public class SetDatacontextInXamlTests
{
... | 30.44898 | 105 | 0.588137 |
bbf75346dfa6cc5b2b6b0447f519d306b002ea88 | 2,179 | cs | C# | proj/Hprose.RPC.Plugins/GlobalSuppressions.cs | hiouyuu/hprose-dotnet | 61ec8bd21cfae75a3f57dbd2c74b6d3d6f228127 | [
"MIT"
] | 407 | 2015-01-07T03:07:01.000Z | 2022-03-29T02:16:39.000Z | proj/Hprose.RPC.Plugins/GlobalSuppressions.cs | hiouyuu/hprose-dotnet | 61ec8bd21cfae75a3f57dbd2c74b6d3d6f228127 | [
"MIT"
] | 72 | 2015-06-18T01:57:57.000Z | 2021-12-28T03:00:31.000Z | proj/Hprose.RPC.Plugins/GlobalSuppressions.cs | hiouyuu/hprose-dotnet | 61ec8bd21cfae75a3f57dbd2c74b6d3d6f228127 | [
"MIT"
] | 112 | 2015-01-11T14:39:29.000Z | 2022-03-29T02:16:40.000Z |
// This file is used by Code Analysis to maintain SuppressMessage
// attributes that are applied to this project.
// Project-level suppressions either have no target or are given
// a specific target and scoped to a namespace, type, member, etc.
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Naming", ... | 155.642857 | 341 | 0.774667 |
003fdfc3d49776b894c7d7ed228822f53c81f908 | 695 | cs | C# | ConsoleApp1/5.2.4.2 primjer1/Program.cs | staman1702/AlgebraCSharp2019-1 | 917a8a4a45e9701fa0983bc1080111a8283ce262 | [
"MIT"
] | null | null | null | ConsoleApp1/5.2.4.2 primjer1/Program.cs | staman1702/AlgebraCSharp2019-1 | 917a8a4a45e9701fa0983bc1080111a8283ce262 | [
"MIT"
] | null | null | null | ConsoleApp1/5.2.4.2 primjer1/Program.cs | staman1702/AlgebraCSharp2019-1 | 917a8a4a45e9701fa0983bc1080111a8283ce262 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace _5._2._4._2_primjer1
{
class Primjer_5_2_4_2
{
static void Main(string[] args)
{
Console.WriteLine("Unesite ime: ");
string ime = Console.ReadLi... | 22.419355 | 127 | 0.500719 |
005d27d75e2808e9f63aaa9ad16117cc5ad0b292 | 13,411 | cs | C# | Password Manager /Password management System/SenstafLogin.Designer.cs | DwayneT/Password-Manager | a995cf924821953ff09efd2490a40ddbbde6af18 | [
"MIT"
] | null | null | null | Password Manager /Password management System/SenstafLogin.Designer.cs | DwayneT/Password-Manager | a995cf924821953ff09efd2490a40ddbbde6af18 | [
"MIT"
] | null | null | null | Password Manager /Password management System/SenstafLogin.Designer.cs | DwayneT/Password-Manager | a995cf924821953ff09efd2490a40ddbbde6af18 | [
"MIT"
] | null | null | null | namespace Work_Ticketing_System
{
partial class SenstafLogin
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </... | 55.647303 | 179 | 0.589516 |
a84a28f39caaba1233be9d6a23b1507e39ac9699 | 287 | cs | C# | CyberCAT.Core/Enums/Dumped Enums/gamedataAttackSubtype.cs | bsmr/WolvenKit-CyberCAT | e9f328eb021de4ed744f020c1a8b6f1865efc3fe | [
"MIT"
] | null | null | null | CyberCAT.Core/Enums/Dumped Enums/gamedataAttackSubtype.cs | bsmr/WolvenKit-CyberCAT | e9f328eb021de4ed744f020c1a8b6f1865efc3fe | [
"MIT"
] | null | null | null | CyberCAT.Core/Enums/Dumped Enums/gamedataAttackSubtype.cs | bsmr/WolvenKit-CyberCAT | e9f328eb021de4ed744f020c1a8b6f1865efc3fe | [
"MIT"
] | 1 | 2021-01-01T01:16:41.000Z | 2021-01-01T01:16:41.000Z | namespace CyberCAT.Core.DumpedEnums
{
public enum gamedataAttackSubtype
{
BlockAttack = 0,
ComboAttack = 1,
CrouchAttack = 2,
DeflectAttack = 3,
EquipAttack = 4,
FinalAttack = 5,
JumpAttack = 6,
SafeAttack = 7,
SprintAttack = 8,
ThrowAttack = 9,
Count = 10,
Invalid = 11
}
}
| 15.105263 | 35 | 0.700348 |
a86b8e2812b4bde949854dfe0871ed9730723271 | 392 | cs | C# | server/src/server/Cafe.Core/CashierContext/MappingProfile.cs | dnikolovv/cafe | 807b396e19e8e093b2a223bb8e1ae37cf36698a1 | [
"MIT"
] | 55 | 2019-03-28T06:30:33.000Z | 2021-12-05T08:49:20.000Z | server/src/server/Cafe.Core/CashierContext/MappingProfile.cs | nstankov23/cafe | 807b396e19e8e093b2a223bb8e1ae37cf36698a1 | [
"MIT"
] | 22 | 2019-03-19T11:41:18.000Z | 2019-07-28T19:05:46.000Z | server/src/server/Cafe.Core/CashierContext/MappingProfile.cs | nstankov23/cafe | 807b396e19e8e093b2a223bb8e1ae37cf36698a1 | [
"MIT"
] | 16 | 2019-04-18T14:03:42.000Z | 2022-02-14T21:27:26.000Z | using AutoMapper;
using Cafe.Core.CashierContext.Commands;
using Cafe.Domain.Entities;
using Cafe.Domain.Views;
namespace Cafe.Core.CashierContext
{
public class MappingProfile : Profile
{
public MappingProfile()
{
CreateMap<HireCashier, Cashier>(MemberList.Source);
Cre... | 23.058824 | 68 | 0.681122 |
f6f263386f62a2cb41c4bf646845d5e5950f4158 | 903 | cs | C# | file2clipboard/Program.cs | songyihong/file2clipboard | 2b6d8b2b01d03c99f33ee8e645615e956e225bb4 | [
"BSD-3-Clause"
] | null | null | null | file2clipboard/Program.cs | songyihong/file2clipboard | 2b6d8b2b01d03c99f33ee8e645615e956e225bb4 | [
"BSD-3-Clause"
] | null | null | null | file2clipboard/Program.cs | songyihong/file2clipboard | 2b6d8b2b01d03c99f33ee8e645615e956e225bb4 | [
"BSD-3-Clause"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace file2clipboard
{
static class Program
{
/// <summary>
/// The main entry point for the application.
/// </summary... | 24.405405 | 64 | 0.537099 |
105e9ff2bd626d2920be7031f0c0389e167e1fe7 | 894 | cs | C# | ConsoleExample/Templates/BuilderFacetedOne/PersonInfo.cs | pu1se/PatternsExamples | b1f7819cd270d2a1eb0bc8130bf87cbfd33efaf3 | [
"MIT"
] | null | null | null | ConsoleExample/Templates/BuilderFacetedOne/PersonInfo.cs | pu1se/PatternsExamples | b1f7819cd270d2a1eb0bc8130bf87cbfd33efaf3 | [
"MIT"
] | null | null | null | ConsoleExample/Templates/BuilderFacetedOne/PersonInfo.cs | pu1se/PatternsExamples | b1f7819cd270d2a1eb0bc8130bf87cbfd33efaf3 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ConsoleExample.Templates.BuilderFacetedOne
{
class Person
{
public string Name { get; set; }
public AddressInfo Address { get; set; } = new AddressInfo();
pub... | 26.294118 | 84 | 0.582774 |
85c831f634519353e6c32d4c8b021f8bcb70a01a | 1,729 | cs | C# | Assets/scripts/Old/RoomSpawner.cs | Autofire/octo-project | 67fdc3e1b84a66bf724b2b4cd65db2879a0ca8a5 | [
"MIT"
] | null | null | null | Assets/scripts/Old/RoomSpawner.cs | Autofire/octo-project | 67fdc3e1b84a66bf724b2b4cd65db2879a0ca8a5 | [
"MIT"
] | 14 | 2019-07-08T20:54:40.000Z | 2020-06-06T17:38:58.000Z | Assets/scripts/Old/RoomSpawner.cs | Autofire/octo-project | 67fdc3e1b84a66bf724b2b4cd65db2879a0ca8a5 | [
"MIT"
] | 1 | 2019-07-19T15:24:28.000Z | 2019-07-19T15:24:28.000Z | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class RoomSpawner : MonoBehaviour
{
public int RoomDir;
//1 = up
//2 = down
//3 = left
//4 = right
private RoomTemplates templates;
private int Rand;
private bool spawned;
void Start()
{
... | 26.6 | 98 | 0.54598 |
b6876a32496c7710ba49a968d644fa42fb49c174 | 757 | cs | C# | Tektosyne.Core/Geometry/LineRelation.cs | prepare/Tektosyne.NET | e1a8cb8d6ca398a173407584e8a699e59669a169 | [
"MIT"
] | null | null | null | Tektosyne.Core/Geometry/LineRelation.cs | prepare/Tektosyne.NET | e1a8cb8d6ca398a173407584e8a699e59669a169 | [
"MIT"
] | null | null | null | Tektosyne.Core/Geometry/LineRelation.cs | prepare/Tektosyne.NET | e1a8cb8d6ca398a173407584e8a699e59669a169 | [
"MIT"
] | null | null | null | namespace Tektosyne.Geometry {
/// <summary>
/// Specifies the spatial relationship between two line segments.</summary>
public enum LineRelation {
/// <summary>
/// Specifies that the two line segments are parallel displacements of each other, and
/// therefore cannot share any ... | 28.037037 | 98 | 0.628798 |
185e8c844e3c53aa9e22f355b169f559fd8a6826 | 1,487 | cs | C# | com/netfx/src/framework/services/ds/system/directoryservices/searchscope.cs | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | com/netfx/src/framework/services/ds/system/directoryservices/searchscope.cs | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | com/netfx/src/framework/services/ds/system/directoryservices/searchscope.cs | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | //------------------------------------------------------------------------------
// <copyright file="SearchScope.cs" company="Microsoft">
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//------------------------------... | 42.485714 | 107 | 0.476799 |
d850264a4e1a650226918466a68acb9f72347999 | 1,184 | cs | C# | Dominion.Cards/Actions/Spy.cs | paulbatum/Dominion | 28daf2a366332fbd176b4c06f43feb6851fe5f4d | [
"MIT"
] | 43 | 2015-02-03T13:43:28.000Z | 2022-02-11T11:50:34.000Z | Dominion.Cards/Actions/Spy.cs | roman-bl/Dominion | 28daf2a366332fbd176b4c06f43feb6851fe5f4d | [
"MIT"
] | null | null | null | Dominion.Cards/Actions/Spy.cs | roman-bl/Dominion | 28daf2a366332fbd176b4c06f43feb6851fe5f4d | [
"MIT"
] | 18 | 2015-02-21T19:05:29.000Z | 2021-06-06T04:50:58.000Z | using Dominion.Rules;
using Dominion.Rules.Activities;
using Dominion.Rules.CardTypes;
namespace Dominion.Cards.Actions
{
public class Spy : Card, IAttackCard, IActionCard
{
public Spy() : base(4)
{
}
public void Play(TurnContext context)
{
co... | 32 | 137 | 0.577703 |
4b8fed8b27945417dd403833ecefd1d3114bf4da | 828 | cs | C# | drone_controller/Assets/F450_Controller/Code/Physics/BaseRigidBody.cs | alvgaona/unity-drone-controller | e8ebe6e5933cf994298609e3ae3d1926480d6a08 | [
"MIT"
] | 2 | 2021-09-27T10:06:01.000Z | 2022-02-12T17:00:16.000Z | drone_controller/Assets/F450_Controller/Code/Physics/BaseRigidBody.cs | Tubbz-alt/unity-drone-controller | e8ebe6e5933cf994298609e3ae3d1926480d6a08 | [
"MIT"
] | null | null | null | drone_controller/Assets/F450_Controller/Code/Physics/BaseRigidBody.cs | Tubbz-alt/unity-drone-controller | e8ebe6e5933cf994298609e3ae3d1926480d6a08 | [
"MIT"
] | 2 | 2020-12-12T20:24:24.000Z | 2021-07-23T07:26:16.000Z | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace F450 {
[RequireComponent(typeof(Rigidbody))]
public class BaseRigidBody : MonoBehaviour {
[Header("Rigid Body Properties")]
protected float _startDrag;
protected float _startAngularDrag;
prot... | 19.255814 | 52 | 0.624396 |
0823e895cfd6fc46d9e551d9f09381a4b6192492 | 4,896 | cs | C# | VNTextPatch.Shared/Scripts/Propeller/PropellerScript.cs | xenei/VNTranslationTools | 7d197b3d0b73fd279b1fb5680404ea03975c31af | [
"MIT"
] | 41 | 2021-10-01T13:53:01.000Z | 2022-03-22T22:30:58.000Z | VNTextPatch.Shared/Scripts/Propeller/PropellerScript.cs | xenei/VNTranslationTools | 7d197b3d0b73fd279b1fb5680404ea03975c31af | [
"MIT"
] | 28 | 2021-10-15T03:56:27.000Z | 2022-03-28T08:04:35.000Z | VNTextPatch.Shared/Scripts/Propeller/PropellerScript.cs | xenei/VNTranslationTools | 7d197b3d0b73fd279b1fb5680404ea03975c31af | [
"MIT"
] | 9 | 2021-12-04T17:35:16.000Z | 2022-03-19T17:14:42.000Z | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text.RegularExpressions;
using VNTextPatch.Shared.Util;
namespace VNTextPatch.Shared.Scripts.Propeller
{
internal class PropellerScript : IScript
{
private static readonly Dictionary<byte[], byte[]> Format... | 41.491525 | 125 | 0.552288 |
ba1a85d4a50d5f214da24324529f29f901b8f361 | 37,592 | cs | C# | Assets/Scripts/Core/yFW3xJqiFCz7u4UDGcrlJpWHDnMoQ5pXDwF3WvL.cs | dreamsilver/HotUpdateSolution | a304aed4b4687b2473e9e9c3c6c110a6698ff351 | [
"MIT"
] | 30 | 2019-03-26T01:34:08.000Z | 2022-03-10T07:34:46.000Z | Assets/Scripts/Core/yFW3xJqiFCz7u4UDGcrlJpWHDnMoQ5pXDwF3WvL.cs | 1174290471/HotUpdateSolution | a304aed4b4687b2473e9e9c3c6c110a6698ff351 | [
"MIT"
] | null | null | null | Assets/Scripts/Core/yFW3xJqiFCz7u4UDGcrlJpWHDnMoQ5pXDwF3WvL.cs | 1174290471/HotUpdateSolution | a304aed4b4687b2473e9e9c3c6c110a6698ff351 | [
"MIT"
] | 22 | 2019-03-27T02:32:08.000Z | 2022-01-26T04:25:07.000Z | class yFW3xJqiFCz7u4UDGcrlJpWHDnMoQ5pXDwF3WvL
{
double DNcvu7Eq9uVkjT01n3xIHaG = 0.0;
private bool DzjqhMcrNxcStakcDFONg = false;
public double KnevLUuHCgs4vfE4dR5FTseh6ea4gftgDJ05LCY = 0.0;
private int qsD3kHgmNHqSpVEdQSUcIIwC5OL0srF = 0;
public bool hPZYqDzVKW16ur = false;
private int ilIohz... | 45.455865 | 136 | 0.732177 |
d768a32182caa23b65b2382ab4143c88a687f49a | 788 | cs | C# | PipeAndFilter/PipelineItemBase.cs | dodSONSoftware/core-library | fdebba21973d519a3b2d834d46b028657d78c43b | [
"MIT"
] | null | null | null | PipeAndFilter/PipelineItemBase.cs | dodSONSoftware/core-library | fdebba21973d519a3b2d834d46b028657d78c43b | [
"MIT"
] | null | null | null | PipeAndFilter/PipelineItemBase.cs | dodSONSoftware/core-library | fdebba21973d519a3b2d834d46b028657d78c43b | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace dodSON.Core.PipeAndFilter
{
/// <summary>
/// Provides base functionality for a pipeline item.
/// </summary>
public abstract class PipelineItemBase
: IPipelineItem
{
#region Ctor
... | 26.266667 | 112 | 0.612944 |
ed25d36bee775440af10aedc52e5fd4440966254 | 4,121 | cs | C# | CodeGenerator.ComponentAnalyzer/Utils.cs | NetOfficeFw/LateBindingApi.CodeGenerator | 25ea407c1bf58db36e9c4c9111b1d7f803098690 | [
"MS-PL"
] | 4 | 2017-11-27T06:59:10.000Z | 2021-12-20T20:24:18.000Z | CodeGenerator.ComponentAnalyzer/Utils.cs | NetOfficeFw/LateBindingApi.CodeGenerator | 25ea407c1bf58db36e9c4c9111b1d7f803098690 | [
"MS-PL"
] | 4 | 2016-10-25T17:56:45.000Z | 2017-06-26T22:39:06.000Z | CodeGenerator.ComponentAnalyzer/Utils.cs | NetOfficeFw/LateBindingApi.CodeGenerator | 25ea407c1bf58db36e9c4c9111b1d7f803098690 | [
"MS-PL"
] | 1 | 2017-01-05T19:09:33.000Z | 2017-01-05T19:09:33.000Z | using System;
using System.IO;
using System.Xml;
using System.Collections.Generic;
using System.Text;
namespace LateBindingApi.CodeGenerator.ComponentAnalyzer
{
/// <summary>
/// offers various helper functions
/// </summary>
internal static class Utils
{
#region Ressource Methods
... | 30.753731 | 125 | 0.54016 |
776158ab4f61557eb658d07d0033b8a4ef379ecf | 11,304 | cs | C# | IO/ByteWriter.cs | MatthewJallah/NETMF-Toolkit | 8a9c2ca110ce0de8b8bafb25e6840b2eb0b895bb | [
"MIT"
] | 14 | 2017-12-11T07:01:45.000Z | 2021-11-08T09:04:24.000Z | IO/ByteWriter.cs | MatthewJallah/NETMF-Toolkit | 8a9c2ca110ce0de8b8bafb25e6840b2eb0b895bb | [
"MIT"
] | 1 | 2019-04-08T10:46:19.000Z | 2020-04-14T10:25:28.000Z | IO/ByteWriter.cs | MatthewJallah/NETMF-Toolkit | 8a9c2ca110ce0de8b8bafb25e6840b2eb0b895bb | [
"MIT"
] | 7 | 2017-10-17T09:30:56.000Z | 2021-12-21T10:13:29.000Z | /*
* ByteWriter.cs
*
* Copyright (c) 2009, Michael Schwarz (http://www.schwarz-interactive.de)
*
* 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 Software without
* restriction, incl... | 30.469003 | 118 | 0.481599 |
9acf7f330683a2bf6800a7ac35c03588d3681308 | 1,208 | cs | C# | src/FlubuCore.WebApi/Infrastructure/Files.cs | jenzy-forks/flubu.core | c064355065c045930ad810fd8a3736e0f9a39b93 | [
"MIT"
] | 1 | 2019-05-28T13:49:08.000Z | 2019-05-28T13:49:08.000Z | src/FlubuCore.WebApi/Infrastructure/Files.cs | jenzy-forks/flubu.core | c064355065c045930ad810fd8a3736e0f9a39b93 | [
"MIT"
] | null | null | null | src/FlubuCore.WebApi/Infrastructure/Files.cs | jenzy-forks/flubu.core | c064355065c045930ad810fd8a3736e0f9a39b93 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace FlubuCore.WebApi.Infrastructure
{
public static class Files
{
public static string GetFileNameFromConnectionString(string connectionString)
{
if (string.IsNullOrWhiteSpace(con... | 26.844444 | 104 | 0.544702 |
95bc793b3306530becb595976ee544a619c30f20 | 197 | cs | C# | template/microservice/src/Infrastructure/Atomiv.Template.Infrastructure.Web.Authentication/CustomAuth/CustomAuthOptions.cs | optivem/optivem-commons-cs | ea1cf2b0a6c951e090bca06efc18904a5cd3d8c2 | [
"MIT"
] | 6 | 2020-11-25T10:57:49.000Z | 2022-03-23T17:14:48.000Z | template/microservice/src/Infrastructure/Atomiv.Template.Infrastructure.Web.Authentication/CustomAuth/CustomAuthOptions.cs | optivem/optivem-commons-cs | ea1cf2b0a6c951e090bca06efc18904a5cd3d8c2 | [
"MIT"
] | 284 | 2019-05-01T13:19:10.000Z | 2020-01-02T18:43:33.000Z | template/microservice/src/Infrastructure/Atomiv.Template.Infrastructure.Web.Authentication/CustomAuth/CustomAuthOptions.cs | optivem/platform-dotnetcore | ea1cf2b0a6c951e090bca06efc18904a5cd3d8c2 | [
"MIT"
] | 1 | 2020-10-14T10:00:29.000Z | 2020-10-14T10:00:29.000Z | using Microsoft.AspNetCore.Authentication;
namespace Atomiv.Template.Infrastructure.Web.Authentication.CustomAuth
{
public class CustomAuthOptions : AuthenticationSchemeOptions
{
}
}
| 21.888889 | 70 | 0.796954 |
f47c08922c3b6898136e7a3c392b768d2e3e3868 | 1,647 | cs | C# | MyToDo/Service/ToDoService.cs | LowerAI/MyToDo | 39d4d216371b035d7864ff2b8020a3c8d90cb682 | [
"MulanPSL-1.0"
] | null | null | null | MyToDo/Service/ToDoService.cs | LowerAI/MyToDo | 39d4d216371b035d7864ff2b8020a3c8d90cb682 | [
"MulanPSL-1.0"
] | null | null | null | MyToDo/Service/ToDoService.cs | LowerAI/MyToDo | 39d4d216371b035d7864ff2b8020a3c8d90cb682 | [
"MulanPSL-1.0"
] | null | null | null | using MyToDo.Services;
using MyToDo.Shared;
using MyToDo.Shared.Dtos;
using MyToDo.Shared.Parameters;
using System.Threading.Tasks;
namespace MyToDo.Service;
public class ToDoService : BaseService<ToDoDto>, IToDoService
{
private readonly HttpRestClient _client;
public ToDoService(HttpRestClient client) : b... | 35.804348 | 124 | 0.678203 |
6116d8c33b2e5f7128165e61e70672df6575c158 | 14,196 | cshtml | C# | src/Orchard.Web/Modules/Magelia.WebStore/Views/Parts/ProductList.cshtml | yangbingqi155/Nagrace | 70848088d2bae79fa11773688c0947ee773d76e6 | [
"BSD-3-Clause"
] | null | null | null | src/Orchard.Web/Modules/Magelia.WebStore/Views/Parts/ProductList.cshtml | yangbingqi155/Nagrace | 70848088d2bae79fa11773688c0947ee773d76e6 | [
"BSD-3-Clause"
] | null | null | null | src/Orchard.Web/Modules/Magelia.WebStore/Views/Parts/ProductList.cshtml | yangbingqi155/Nagrace | 70848088d2bae79fa11773688c0947ee773d76e6 | [
"BSD-3-Clause"
] | null | null | null | @functions{
String GetValue(dynamic product, String path)
{
var element = product;
foreach (String property in path.Split('.'))
{
System.Reflection.PropertyInfo propertInfo = null;
if (element != null && (propertInfo = element.GetType().GetProperty(property)) !... | 42.124629 | 331 | 0.438856 |
c956022d0a67168263a429fc6e001d7269adc07f | 467 | cs | C# | C#/CodeJam/2010-Africa/QualificationRound/ReverseWords/src/Solver.cs | michaelmilessmith/code-jam-solutions | 7be643d926ef67f7ecfedc2bf8e804caee77f8ee | [
"MIT"
] | null | null | null | C#/CodeJam/2010-Africa/QualificationRound/ReverseWords/src/Solver.cs | michaelmilessmith/code-jam-solutions | 7be643d926ef67f7ecfedc2bf8e804caee77f8ee | [
"MIT"
] | null | null | null | C#/CodeJam/2010-Africa/QualificationRound/ReverseWords/src/Solver.cs | michaelmilessmith/code-jam-solutions | 7be643d926ef67f7ecfedc2bf8e804caee77f8ee | [
"MIT"
] | null | null | null | using System.Collections.Generic;
namespace CodeJam._2010___Africa.QualificationRound.ReverseWords.src
{
public class Solver
{
public string Solve(string newCase)
{
var words = newCase.Split(' ');
var newLine = new List<string>();
for (int i = words.Length -... | 25.944444 | 68 | 0.520343 |
aa741c8becaf28b4e2f265d4a67b47ebf26acca8 | 8,407 | cs | C# | UltimaOnline.Data/Misc/CrashGuard.cs | netcode-gamer/game.ultimaonline.io | 5be917d62b6232b07c5517f5f0b06bcaf3df93b9 | [
"MIT"
] | null | null | null | UltimaOnline.Data/Misc/CrashGuard.cs | netcode-gamer/game.ultimaonline.io | 5be917d62b6232b07c5517f5f0b06bcaf3df93b9 | [
"MIT"
] | null | null | null | UltimaOnline.Data/Misc/CrashGuard.cs | netcode-gamer/game.ultimaonline.io | 5be917d62b6232b07c5517f5f0b06bcaf3df93b9 | [
"MIT"
] | null | null | null | using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Net.Mail;
using UltimaOnline;
using UltimaOnline.Accounting;
using UltimaOnline.Network;
namespace UltimaOnline.Misc
{
public class CrashGuard
{
private static... | 31.724528 | 121 | 0.462591 |
e4b6c0cd92cca35c8d29d1cce5cb8c88e79e88d0 | 3,006 | cs | C# | NPOI.OpenXmlFormats.Spreadsheet/CT_Dialogsheet.cs | iNeverSleeeeep/NPOI-For-Unity | e35b85c88a863ab2dae70aa81f058c2db36c7150 | [
"MIT"
] | 1 | 2020-11-18T06:28:07.000Z | 2020-11-18T06:28:07.000Z | NPOI.OpenXmlFormats.Spreadsheet/CT_Dialogsheet.cs | iNeverSleeeeep/NPOI-For-Unity | e35b85c88a863ab2dae70aa81f058c2db36c7150 | [
"MIT"
] | null | null | null | NPOI.OpenXmlFormats.Spreadsheet/CT_Dialogsheet.cs | iNeverSleeeeep/NPOI-For-Unity | e35b85c88a863ab2dae70aa81f058c2db36c7150 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Xml.Serialization;
namespace NPOI.OpenXmlFormats.Spreadsheet
{
[Serializable]
[XmlType(Namespace = "http://schemas.openxmlformats.org/spreadsheetml/2006/main")]
public class CT_Dialogsheet
{
private CT_SheetPr sheetPrField;
private CT_SheetViews she... | 14.179245 | 83 | 0.660679 |
e4e2155c93d5263afec6b27352f5f6f848bcf8f6 | 669 | cs | C# | ModularBehaviourTree/Assets/Scripts/TreeRunner/TreeTicker.cs | JohannesSpicker/ModularBehaviourTree | 0e0ef2a778c866ee45e30f84c69be88e2f919f6f | [
"MIT"
] | null | null | null | ModularBehaviourTree/Assets/Scripts/TreeRunner/TreeTicker.cs | JohannesSpicker/ModularBehaviourTree | 0e0ef2a778c866ee45e30f84c69be88e2f919f6f | [
"MIT"
] | null | null | null | ModularBehaviourTree/Assets/Scripts/TreeRunner/TreeTicker.cs | JohannesSpicker/ModularBehaviourTree | 0e0ef2a778c866ee45e30f84c69be88e2f919f6f | [
"MIT"
] | null | null | null | using ModularBehaviourTree;
using ModularBehaviourTree.Construction.Factories;
using UnityEngine;
using UnityEngine.AI;
namespace TreeTickerSpace
{
[RequireComponent(typeof(NavMeshAgent))]
public class TreeTicker : MonoBehaviour
{
[SerializeField] private NodeFactory nodeFactory;
private ... | 26.76 | 87 | 0.665172 |
9e00eb60c74e6cc7d3b9b9ac5114a6dc1af6e2d1 | 3,239 | cs | C# | Naos.Cron.Test/SerializationTests/SerializationTests.cs | NaosFramework/Naos.Cron | 2ffebca227f575b0b8e94182d5523530bbb6f202 | [
"MIT"
] | 3 | 2019-09-11T13:39:18.000Z | 2021-09-23T19:37:02.000Z | Naos.Cron.Test/SerializationTests/SerializationTests.cs | NaosProject/Naos.Cron | 886853bc7ad549943f0444f883df6b37d17fa737 | [
"MIT"
] | null | null | null | Naos.Cron.Test/SerializationTests/SerializationTests.cs | NaosProject/Naos.Cron | 886853bc7ad549943f0444f883df6b37d17fa737 | [
"MIT"
] | null | null | null | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="SerializationTests.cs" company="Naos Project">
// Copyright (c) Naos Project 2019. All rights reserved.
// </copyright>
// -----------------------------------------------------... | 44.369863 | 177 | 0.665946 |
596e95c48ef47662449d1d6b8071cc5446b8bf48 | 441 | cs | C# | src/Uno.UI/UI/Xaml/Media/PolyLineSegment.wasm.cs | olirobert/uno | 02c3ffbc0909a71de17a8f0c6268ca6fed7c1b04 | [
"Apache-2.0"
] | 5,973 | 2019-06-27T02:51:02.000Z | 2022-03-31T11:07:25.000Z | src/Uno.UI/UI/Xaml/Media/PolyLineSegment.wasm.cs | olirobert/uno | 02c3ffbc0909a71de17a8f0c6268ca6fed7c1b04 | [
"Apache-2.0"
] | 6,988 | 2019-06-27T03:34:56.000Z | 2022-03-31T22:01:54.000Z | src/Uno.UI/UI/Xaml/Media/PolyLineSegment.wasm.cs | olirobert/uno | 02c3ffbc0909a71de17a8f0c6268ca6fed7c1b04 | [
"Apache-2.0"
] | 636 | 2019-06-27T23:31:29.000Z | 2022-03-30T00:50:25.000Z | using System;
using System.Collections.Generic;
namespace Windows.UI.Xaml.Media
{
partial class PolyLineSegment
{
internal override IEnumerable<IFormattable> ToDataStream()
{
// https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/d#lineto_path_commands
yield return $"L";
var points = Points;
... | 18.375 | 87 | 0.678005 |
6b833033452d6ad519265ca9828cca54b7624b4e | 954 | cs | C# | backend/tests/DigitalFamilyCookbook.Tests.Utilities/Mocks/MockUser.cs | kpwags/digital-family-cookbook | d3f40a5ccbd644303f1b90b9a087d18d87a24b5c | [
"MIT"
] | null | null | null | backend/tests/DigitalFamilyCookbook.Tests.Utilities/Mocks/MockUser.cs | kpwags/digital-family-cookbook | d3f40a5ccbd644303f1b90b9a087d18d87a24b5c | [
"MIT"
] | 45 | 2021-09-22T00:22:04.000Z | 2022-03-29T20:26:55.000Z | backend/tests/DigitalFamilyCookbook.Tests.Utilities/Mocks/MockUser.cs | kpwags/digital-family-cookbook | d3f40a5ccbd644303f1b90b9a087d18d87a24b5c | [
"MIT"
] | null | null | null | namespace DigitalFamilyCookbook.Tests.Utilities.Mocks;
public static class MockUser
{
public static UserAccountDto GenerateUserDto()
{
var email = MockDataGenerator.RandomEmail();
return new UserAccountDto
{
Email = email,
Id = MockDataGenerator.RandomId(),
... | 29.8125 | 109 | 0.604822 |
dcf2c45a2e744e642f72135bb80992b7d9c2aa85 | 1,275 | cs | C# | src/Shopping/EventSourcingPoc.Shopping.Readmodels/Orders/OrderReadModelRepository.cs | Coilz/event-sourcing-poc | c7e7c96d043ade35a34ede319933ed17458eadce | [
"MIT"
] | null | null | null | src/Shopping/EventSourcingPoc.Shopping.Readmodels/Orders/OrderReadModelRepository.cs | Coilz/event-sourcing-poc | c7e7c96d043ade35a34ede319933ed17458eadce | [
"MIT"
] | null | null | null | src/Shopping/EventSourcingPoc.Shopping.Readmodels/Orders/OrderReadModelRepository.cs | Coilz/event-sourcing-poc | c7e7c96d043ade35a34ede319933ed17458eadce | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace EventSourcingPoc.Readmodels.Orders
{
public class OrderReadModelRepository : IOrderReadModelRepository
{
private readonly IReadModelStore<OrderReadModel> _store;
public OrderReadModelRepos... | 27.12766 | 78 | 0.608627 |
2dfa7acc69c4e576ae1972377a137af2601b97f3 | 887 | cs | C# | WSOL.EktronCms.ContentMaker/Interfaces/INavigationItem.cs | bmcdavid/ektroncms-content-maker | f97f0793846b1b43577b4f1e8a9047f82167947a | [
"MIT"
] | 1 | 2015-12-08T16:34:17.000Z | 2015-12-08T16:34:17.000Z | WSOL.EktronCms.ContentMaker/Interfaces/INavigationItem.cs | bmcdavid/ektroncms-content-maker | f97f0793846b1b43577b4f1e8a9047f82167947a | [
"MIT"
] | null | null | null | WSOL.EktronCms.ContentMaker/Interfaces/INavigationItem.cs | bmcdavid/ektroncms-content-maker | f97f0793846b1b43577b4f1e8a9047f82167947a | [
"MIT"
] | null | null | null | namespace WSOL.EktronCms.ContentMaker.Interfaces
{
using System.Collections.Generic;
using WSOL.EktronCms.ContentMaker.Enums;
public interface INavigationItem
{
long Id { get; set; }
long ParentId { get; set; }
string Text { get; set; }
string Description { get; set;... | 20.627907 | 61 | 0.577227 |
f7755ec640b835e51e925625c5df7752333cf1d1 | 1,932 | cs | C# | src/Booma.Combat.Formula.Server/MeleeFormulas/MaximumBoundATPCalculationStrategy.cs | BoomaNation/Booma.Combat.Formula.Server | 370b2c008fdbcb968a833335a68aaa3d61a1ecf3 | [
"MIT"
] | null | null | null | src/Booma.Combat.Formula.Server/MeleeFormulas/MaximumBoundATPCalculationStrategy.cs | BoomaNation/Booma.Combat.Formula.Server | 370b2c008fdbcb968a833335a68aaa3d61a1ecf3 | [
"MIT"
] | null | null | null | src/Booma.Combat.Formula.Server/MeleeFormulas/MaximumBoundATPCalculationStrategy.cs | BoomaNation/Booma.Combat.Formula.Server | 370b2c008fdbcb968a833335a68aaa3d61a1ecf3 | [
"MIT"
] | 1 | 2020-03-14T00:45:52.000Z | 2020-03-14T00:45:52.000Z | using Booma.Stats.Common;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Booma.Combat.Formula.Server
{
/// <summary>
/// A <see cref="IStatProvider{TStatType}"/> that computes and provides a value for the minimum bound ATP
/// for combat calculation.
/// </summary>... | 42 | 183 | 0.757764 |
16abb667219911a6a370d529c5c3c88fadb50126 | 1,384 | cs | C# | DTTD/DTTD/Classes/Warrior.cs | mihvla/DuelToTheDeath | 13ea15890900022cef146a2a5e8d62aa88e00224 | [
"MIT"
] | null | null | null | DTTD/DTTD/Classes/Warrior.cs | mihvla/DuelToTheDeath | 13ea15890900022cef146a2a5e8d62aa88e00224 | [
"MIT"
] | null | null | null | DTTD/DTTD/Classes/Warrior.cs | mihvla/DuelToTheDeath | 13ea15890900022cef146a2a5e8d62aa88e00224 | [
"MIT"
] | null | null | null | namespace DuelToTheDeath.Class
{
using DuelToTheDeath.Interface;
using Race;
using System.Collections.Generic;
using DTTD.Enums;
public class Warrior : Ork, IWarriorSkills
{
public Warrior()
: this(null)
{
this.SpearAttack();
this.UseMedicine... | 21.625 | 54 | 0.510116 |
734b46a53315bbea57fdceaecd24150405641a45 | 383 | cs | C# | CoreMvvm/DialogBindable.cs | LaurentInSeattle/World3 | 9ca359da6eec7c1e31d04999e193652d0e5c3458 | [
"MIT"
] | 1 | 2021-09-30T16:35:05.000Z | 2021-09-30T16:35:05.000Z | CoreMvvm/DialogBindable.cs | LaurentInSeattle/World3 | 9ca359da6eec7c1e31d04999e193652d0e5c3458 | [
"MIT"
] | null | null | null | CoreMvvm/DialogBindable.cs | LaurentInSeattle/World3 | 9ca359da6eec7c1e31d04999e193652d0e5c3458 | [
"MIT"
] | null | null | null | namespace Lyt.CoreMvvm
{
using System.Windows.Controls;
public class DialogBindable<TControl> : Bindable<TControl> where TControl : UserControl, new ()
{
public Dialog<TControl> ParentDialog { get; set; }
public void Dismiss() => this.ParentDialog.DialogResult = false;
public voi... | 27.357143 | 99 | 0.678851 |
500f35bfd7a6f59daef097f31ddaaff7254fb86f | 8,916 | cs | C# | src/FhirDataIngestionTool/src/Tests/FhirIngestion.Tools.Converter.Tests/ModelTests.cs | ikivanc/healthcare-apis-samples | 95d7f61de873b9fb18ccd79985f81bf4ee92ae13 | [
"MIT"
] | null | null | null | src/FhirDataIngestionTool/src/Tests/FhirIngestion.Tools.Converter.Tests/ModelTests.cs | ikivanc/healthcare-apis-samples | 95d7f61de873b9fb18ccd79985f81bf4ee92ae13 | [
"MIT"
] | null | null | null | src/FhirDataIngestionTool/src/Tests/FhirIngestion.Tools.Converter.Tests/ModelTests.cs | ikivanc/healthcare-apis-samples | 95d7f61de873b9fb18ccd79985f81bf4ee92ae13 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using FhirIngestion.Tools.Converter.Models;
using FhirIngestion.Tools.Converter.Tests.Helpers;
using Bogus;
using Xunit;
namespace FhirIngestion.Tools.Converter.Tests
{
[ExcludeFromCodeCoverage]
public class ModelTests
{... | 38.102564 | 112 | 0.593988 |
a6a886f24867d9b4e4510812d7d008a63c83a5ca | 2,129 | cs | C# | CafeOtomasyon/Model/Entities/Siparis.cs | baranac12/CafeOtomasyon | 4e543517542a71ef464d7b992de7449cd5470ff6 | [
"Apache-2.0"
] | null | null | null | CafeOtomasyon/Model/Entities/Siparis.cs | baranac12/CafeOtomasyon | 4e543517542a71ef464d7b992de7449cd5470ff6 | [
"Apache-2.0"
] | null | null | null | CafeOtomasyon/Model/Entities/Siparis.cs | baranac12/CafeOtomasyon | 4e543517542a71ef464d7b992de7449cd5470ff6 | [
"Apache-2.0"
] | null | null | null | //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated from a template.
//
// Manual changes to this file may cause unexpected behavior in your application.
// Manual changes to this file will be overwritten if the code is regenerated.... | 44.354167 | 128 | 0.607797 |
32115b804a6c9111ba4d9dc7eb691e5b235debcb | 1,103 | cs | C# | demos/CMContrib.WPF.Demo/ViewModels/Samples/WhenCancelledExtension.cs | kmees/CMContrib | 42a97bb44c587711c48b9ebc830e327fe329c6f1 | [
"MIT"
] | 15 | 2015-05-23T01:18:10.000Z | 2021-11-16T12:55:24.000Z | demos/CMContrib.WPF.Demo/ViewModels/Samples/WhenCancelledExtension.cs | kmees/CMContrib | 42a97bb44c587711c48b9ebc830e327fe329c6f1 | [
"MIT"
] | null | null | null | demos/CMContrib.WPF.Demo/ViewModels/Samples/WhenCancelledExtension.cs | kmees/CMContrib | 42a97bb44c587711c48b9ebc830e327fe329c6f1 | [
"MIT"
] | 8 | 2015-01-19T19:00:52.000Z | 2020-12-22T12:48:33.000Z | using System.Collections.Generic;
using System.ComponentModel.Composition;
using Caliburn.Micro.Contrib.Demo.Results;
namespace Caliburn.Micro.Contrib.Demo.ViewModels.Samples
{
[Export(typeof(ISample))]
public class WhenCancelledExtension : SampleScreen
{
public WhenCancelledExtension()
{
... | 39.392857 | 125 | 0.634633 |
575cf15d45d9ce7222dc53c4d205f3ba129f51cb | 736 | cs | C# | Assets/Grid/Scripts/GridEntity.cs | omaddam/Simple-Clustering-Simulations- | 3331129f004ededf03dc5712243a790fd4d29086 | [
"MIT"
] | null | null | null | Assets/Grid/Scripts/GridEntity.cs | omaddam/Simple-Clustering-Simulations- | 3331129f004ededf03dc5712243a790fd4d29086 | [
"MIT"
] | null | null | null | Assets/Grid/Scripts/GridEntity.cs | omaddam/Simple-Clustering-Simulations- | 3331129f004ededf03dc5712243a790fd4d29086 | [
"MIT"
] | null | null | null | using UnityEngine;
public class GridEntity : MonoBehaviour
{
/// <summary>
/// Sets the color of the entity.
/// </summary>
public void SetColor(Color color, bool enableEmission = true)
{
// Get the renderer attached to this gameobject
Renderer renderer = GetCompone... | 30.666667 | 101 | 0.619565 |
bf36a7810ba4df024a5919d5e94a04bbaa0fb5d3 | 517 | cs | C# | Assets/U3Gear/Playground/Scripts/Water/MeshContainer.cs | HermesZum/U2020-3D-Beginner-to-Advanced-RPG | 86e8282c52ec924d9b8b096ac34a73e85e2c5743 | [
"MIT"
] | 1 | 2022-03-22T22:35:42.000Z | 2022-03-22T22:35:42.000Z | Assets/U3Gear/Playground/Scripts/Water/MeshContainer.cs | HermesZum/U2020-3D-Beginner-to-Advanced-RPG | 86e8282c52ec924d9b8b096ac34a73e85e2c5743 | [
"MIT"
] | null | null | null | Assets/U3Gear/Playground/Scripts/Water/MeshContainer.cs | HermesZum/U2020-3D-Beginner-to-Advanced-RPG | 86e8282c52ec924d9b8b096ac34a73e85e2c5743 | [
"MIT"
] | null | null | null | using UnityEngine;
namespace U3Gear.Playground.Scripts.Water
{
public class MeshContainer
{
private readonly Mesh _mesh;
private readonly Vector3[] _normals;
private readonly Vector3[] _vertices;
public MeshContainer(Mesh m)
{
_mesh = m;
_vertic... | 19.884615 | 45 | 0.549323 |
47d9565ffc0c4004ed79ec4e3f0dca410489f853 | 2,749 | cs | C# | FluorettoEngineStandard/Core/VisualInputManager.cs | fluoretto/FluorettoEngine | 54ffbdb719f0225efe5fe7168bacde8448e5b077 | [
"MIT"
] | null | null | null | FluorettoEngineStandard/Core/VisualInputManager.cs | fluoretto/FluorettoEngine | 54ffbdb719f0225efe5fe7168bacde8448e5b077 | [
"MIT"
] | null | null | null | FluorettoEngineStandard/Core/VisualInputManager.cs | fluoretto/FluorettoEngine | 54ffbdb719f0225efe5fe7168bacde8448e5b077 | [
"MIT"
] | null | null | null | using FluorettoEngine.Helpers;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Input;
using Microsoft.Xna.Framework.Input.Touch;
using System.Collections.Generic;
namespace FluorettoEngine.Core
{
public class VisualInputManager
{
public ScreenInputHandler ScreenInputHandler { get; }
... | 28.936842 | 89 | 0.571481 |
5d34895deded65f42f32ac31839739cfb082533f | 1,445 | cs | C# | LeetCode.Test/1351-1400/1375-BulbSwitcherIII-Test.cs | BigEggStudy/LeetCode-CS | 22a8a02f7b346e4192beedc3f5cfb375d66467fb | [
"MIT"
] | 16 | 2020-09-23T16:16:27.000Z | 2022-03-04T00:43:51.000Z | LeetCode.Test/1351-1400/1375-BulbSwitcherIII-Test.cs | jingmhua/LeetCode-CS | 22a8a02f7b346e4192beedc3f5cfb375d66467fb | [
"MIT"
] | null | null | null | LeetCode.Test/1351-1400/1375-BulbSwitcherIII-Test.cs | jingmhua/LeetCode-CS | 22a8a02f7b346e4192beedc3f5cfb375d66467fb | [
"MIT"
] | 11 | 2020-10-12T07:52:09.000Z | 2022-03-25T00:28:45.000Z | using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace LeetCode.Test
{
[TestClass]
public class _1375_BulbSwitcherIII_Test
{
[TestMethod]
public void NumTimesAllBlue_1()
{
var solution = new _1375_BulbSwitcherIII();
var result = solution.NumTimesAllBlu... | 29.489796 | 82 | 0.549481 |
b01088c1c6e61726106994e3b9d493c07a80b915 | 4,200 | cs | C# | Microsoft.Recognizers.Text.Number/Spanish/Extractors/IntegerExtractor.cs | SivilTaram/Recognizers-Text | 4a726bc8884aba0b44aa694d6982f7f84acf1303 | [
"MIT"
] | 1 | 2021-01-10T19:51:02.000Z | 2021-01-10T19:51:02.000Z | Microsoft.Recognizers.Text.Number/Spanish/Extractors/IntegerExtractor.cs | SivilTaram/Recognizers-Text | 4a726bc8884aba0b44aa694d6982f7f84acf1303 | [
"MIT"
] | null | null | null | Microsoft.Recognizers.Text.Number/Spanish/Extractors/IntegerExtractor.cs | SivilTaram/Recognizers-Text | 4a726bc8884aba0b44aa694d6982f7f84acf1303 | [
"MIT"
] | null | null | null | using Microsoft.Recognizers.Text.Number.Extractors;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Text.RegularExpressions;
namespace Microsoft.Recognizers.Text.Number.Spanish.Extractors
{
public class IntegerExtractor : BaseNumberExtractor
{
internal override seale... | 51.219512 | 239 | 0.579286 |
b0a7d7c21504c37117dff8e5db4261aa34d592e5 | 134 | cs | C# | src/LiveClinic.SharedKernel/Domain/AppConstants.cs | koskedk/live-clinic | 4c114c20781dc1960692b078a8cd0630926feea0 | [
"MIT"
] | null | null | null | src/LiveClinic.SharedKernel/Domain/AppConstants.cs | koskedk/live-clinic | 4c114c20781dc1960692b078a8cd0630926feea0 | [
"MIT"
] | null | null | null | src/LiveClinic.SharedKernel/Domain/AppConstants.cs | koskedk/live-clinic | 4c114c20781dc1960692b078a8cd0630926feea0 | [
"MIT"
] | 1 | 2021-07-29T20:45:21.000Z | 2021-07-29T20:45:21.000Z | namespace LiveClinic.SharedKernel.Domain
{
public class AppConstants
{
public static string Currency = "KES";
}
}
| 16.75 | 46 | 0.664179 |
721edd90c559cac2c06e228740369a80337837b6 | 2,295 | cs | C# | Contracts/Methods.cs | GameUnitLab/GamePuppet | 4c1cb83bf0772d066869577c9f6026cd31a57096 | [
"MIT"
] | 16 | 2019-03-29T09:39:36.000Z | 2021-10-07T03:24:05.000Z | Contracts/Methods.cs | GameUnitLab/GamePuppet | 4c1cb83bf0772d066869577c9f6026cd31a57096 | [
"MIT"
] | 4 | 2018-11-29T15:18:03.000Z | 2019-03-02T17:23:13.000Z | Contracts/Methods.cs | GameUnitLab/GamePuppet | 4c1cb83bf0772d066869577c9f6026cd31a57096 | [
"MIT"
] | 4 | 2019-09-09T19:59:45.000Z | 2022-02-23T11:38:48.000Z |
namespace Puppetry.Contracts
{
public static class Methods
{
public const string RegisterEditor = "registereditor";
public const string CreateSession = "createsession";
public const string IsPlayMode = "isplaymode";
public const string KillSession = "killsession";
publi... | 49.891304 | 72 | 0.689325 |
a58e302d85c379220253b324567b3a323d08a4df | 226 | cs | C# | HoNoSoFt.BadgeIt.SonarQube.Web/Logics/Interfaces/IExtractor.cs | Nordes/HoNoSoFt.BadgeIt.SonarQube | a574d5e1be2a68d45d8de54d49c9215691e7e4e5 | [
"MIT"
] | 2 | 2020-02-21T20:50:32.000Z | 2021-08-25T11:03:28.000Z | HoNoSoFt.BadgeIt.SonarQube.Web/Logics/Interfaces/IExtractor.cs | Nordes/HoNoSoFt.BadgeIt.SonarQube | a574d5e1be2a68d45d8de54d49c9215691e7e4e5 | [
"MIT"
] | 8 | 2018-09-12T01:09:07.000Z | 2019-04-28T12:41:07.000Z | HoNoSoFt.BadgeIt.SonarQube.Web/Logics/Interfaces/IExtractor.cs | Nordes/HoNoSoFt.BadgeIt.SonarQube | a574d5e1be2a68d45d8de54d49c9215691e7e4e5 | [
"MIT"
] | 9 | 2019-03-19T02:30:18.000Z | 2021-02-06T15:31:25.000Z | using HoNoSoFt.BadgeIt.SonarQube.Web.Models;
namespace HoNoSoFt.BadgeIt.SonarQube.Web.Logics.Interfaces
{
public interface IExtractor<T>
{
T Extract(Measure measure, SonarQubeMetric metric);
}
}
| 22.6 | 60 | 0.70354 |
6a5367239cb8c09a0defe2ae77f2db2d6cc96ec7 | 224 | cs | C# | src/Serialization/IJsonContract.cs | zlatanov/json | 5d210f1f6d1d51554c3916c9c92f81add5ddc805 | [
"MIT"
] | 2 | 2019-02-28T13:25:12.000Z | 2020-01-13T15:38:35.000Z | src/Serialization/IJsonContract.cs | zlatanov/json | 5d210f1f6d1d51554c3916c9c92f81add5ddc805 | [
"MIT"
] | 1 | 2020-04-14T17:15:23.000Z | 2020-04-15T09:29:20.000Z | src/Serialization/IJsonContract.cs | zlatanov/json | 5d210f1f6d1d51554c3916c9c92f81add5ddc805 | [
"MIT"
] | null | null | null | using System;
namespace Maverick.Json.Serialization
{
internal interface IJsonContract<T>
{
void WriteValue( JsonWriter writer, T value );
T ReadValue( JsonReader reader, Type objectType );
}
}
| 20.363636 | 58 | 0.678571 |
2f21c702e52a8763a7454659200af99a78521e84 | 5,477 | cs | C# | Nordril.Functional/TypeClasses/Read.cs | nordril/functional | 34838e6cb0a4d5c453df2a5af36209abb6f74096 | [
"Apache-2.0"
] | null | null | null | Nordril.Functional/TypeClasses/Read.cs | nordril/functional | 34838e6cb0a4d5c453df2a5af36209abb6f74096 | [
"Apache-2.0"
] | 17 | 2019-01-08T10:34:32.000Z | 2020-11-02T18:49:58.000Z | Nordril.Functional/TypeClasses/Read.cs | nordril/functional | 34838e6cb0a4d5c453df2a5af36209abb6f74096 | [
"Apache-2.0"
] | null | null | null | using Nordril.Functional.Data;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Reflection.Emit;
using System.Text;
namespace Nordril.Functional.TypeClasses
{
/// <summary>
/// Types which can be parsed from a character-sequence, e.g. a string
/// </... | 51.669811 | 258 | 0.61457 |
757f9e3fa3b94b210add4cea9e78a0685fd5d7fe | 9,763 | cs | C# | Common/WpfUtil.cs | twinbird827/WpfUtilV2 | 45ca220a6cea6b92d404298194b6e8f6dd6d021f | [
"MIT"
] | null | null | null | Common/WpfUtil.cs | twinbird827/WpfUtilV2 | 45ca220a6cea6b92d404298194b6e8f6dd6d021f | [
"MIT"
] | null | null | null | Common/WpfUtil.cs | twinbird827/WpfUtilV2 | 45ca220a6cea6b92d404298194b6e8f6dd6d021f | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Runtime.InteropServices;
using System.Windows.Media;
using System.IO;
using System.Drawing.Imaging;
using Sy... | 31.801303 | 150 | 0.544812 |
c73dff1dc804186b7f8f04f432629b3f1863b5de | 2,087 | cs | C# | MethodsDebugging_Exercise/E12.GeometryCalculator/GeometryCalculator.cs | komitoff/Softuni-Programming-Fundamentals | bf26405325759dfce5a94a1439ca6a9089254f8c | [
"MIT"
] | 2 | 2017-01-22T17:01:40.000Z | 2017-01-23T18:44:58.000Z | MethodsDebugging_Exercise/E12.GeometryCalculator/GeometryCalculator.cs | komitoff/Softuni-Programming-Fundamentals | bf26405325759dfce5a94a1439ca6a9089254f8c | [
"MIT"
] | 13 | 2017-01-16T19:30:36.000Z | 2017-02-15T15:54:52.000Z | MethodsDebugging_Exercise/E12.GeometryCalculator/GeometryCalculator.cs | komitoff/Softuni-Programming-Fundamentals | bf26405325759dfce5a94a1439ca6a9089254f8c | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
class GeometryCalculator
{
static void Main(string[] args)
{
string figure = Console.ReadLine();
Console.WriteLine($"{CalculateArea(figure):F2}");
}
/// <summary>
//... | 28.589041 | 72 | 0.603737 |
c0e8bf1d5683953e1831c1cde4ff3b7db4f8abd2 | 85 | cs | C# | src/Berp/InternalsVisibleTo.cs | Uncommon/berp | e917dcd8a238ae27605f2d0d3f1963dfdd833745 | [
"Apache-2.0"
] | 23 | 2015-02-26T21:08:16.000Z | 2022-01-05T03:10:30.000Z | src/Berp/InternalsVisibleTo.cs | Uncommon/berp | e917dcd8a238ae27605f2d0d3f1963dfdd833745 | [
"Apache-2.0"
] | 1 | 2020-11-12T17:39:27.000Z | 2020-11-17T18:40:22.000Z | src/Berp/InternalsVisibleTo.cs | Uncommon/berp | e917dcd8a238ae27605f2d0d3f1963dfdd833745 | [
"Apache-2.0"
] | 6 | 2015-06-26T00:37:45.000Z | 2021-11-10T10:11:55.000Z | using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Berp.Specs")] | 28.333333 | 44 | 0.811765 |
715752b40aac4f0f8f81573443c8cadc0526962e | 1,478 | cs | C# | src/Microsoft.Maui.Graphics/Android/AndroidDrawingImplicitConversions.cs | junior-ts/Microsoft.Maui.Graphics | ecfa27d3eece9485d8077ed1ddf0a92ab5945227 | [
"MIT"
] | null | null | null | src/Microsoft.Maui.Graphics/Android/AndroidDrawingImplicitConversions.cs | junior-ts/Microsoft.Maui.Graphics | ecfa27d3eece9485d8077ed1ddf0a92ab5945227 | [
"MIT"
] | null | null | null | src/Microsoft.Maui.Graphics/Android/AndroidDrawingImplicitConversions.cs | junior-ts/Microsoft.Maui.Graphics | ecfa27d3eece9485d8077ed1ddf0a92ab5945227 | [
"MIT"
] | null | null | null | using System;
using Android.Graphics;
namespace Microsoft.Maui.Graphics
{
public partial struct RectF
{
public static implicit operator global::Android.Graphics.Rect(RectF rect) => new global::Android.Graphics.Rect((int)rect.X, (int)rect.Y, (int)rect.Width, (int)rect.Height);
public static implicit operator glob... | 49.266667 | 183 | 0.754398 |
ca8d20bbd6db44e1467b321c5ae78d86cd737614 | 8,333 | cs | C# | AleaBelli.Test/UnitTestScenario.cs | JimBobGames/AleaBelli | c3c8b33a89acf83174e799566d0a5bf266919e7f | [
"MIT"
] | null | null | null | AleaBelli.Test/UnitTestScenario.cs | JimBobGames/AleaBelli | c3c8b33a89acf83174e799566d0a5bf266919e7f | [
"MIT"
] | null | null | null | AleaBelli.Test/UnitTestScenario.cs | JimBobGames/AleaBelli | c3c8b33a89acf83174e799566d0a5bf266919e7f | [
"MIT"
] | null | null | null | using AleaBelli.Core.Data;
using AleaBelli.Core.Persistence;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
namespace AleaBelli.Test
{
[TestClass]
public class UnitTestScenario
{
[TestMethod]
public void TestBlenheim()
{
// https://en.wik... | 51.757764 | 207 | 0.626545 |
1b26498f7f8716ef58a4acd19d9953b4b10a145d | 1,837 | cs | C# | eCommerceStarterCode/Controllers/ProfileController.cs | CMolitoris/MedLabBackend | 479503ee62a37195efcc3280485ab6cd2bb59852 | [
"MIT"
] | 1 | 2021-11-04T20:10:57.000Z | 2021-11-04T20:10:57.000Z | eCommerceStarterCode/Controllers/ProfileController.cs | CMolitoris/MedLabBackend | 479503ee62a37195efcc3280485ab6cd2bb59852 | [
"MIT"
] | null | null | null | eCommerceStarterCode/Controllers/ProfileController.cs | CMolitoris/MedLabBackend | 479503ee62a37195efcc3280485ab6cd2bb59852 | [
"MIT"
] | null | null | null | using eCommerceStarterCode.Data;
using eCommerceStarterCode.Models;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Claims;
using Syst... | 28.703125 | 112 | 0.645618 |
1705abad9263f148b23a1ebcd0cc7bf585109b36 | 736 | cs | C# | TypeScript.ContractGenerator.Tests/Helpers/RoslynCustomTypeGenerator.cs | gui-lisboa/TypeScript.ContractGenerator | 489912a5d32b8626761b6e9c6e05d1a8cdd8fe97 | [
"MIT"
] | 25 | 2019-03-15T18:56:07.000Z | 2022-02-01T18:33:11.000Z | TypeScript.ContractGenerator.Tests/Helpers/RoslynCustomTypeGenerator.cs | gui-lisboa/TypeScript.ContractGenerator | 489912a5d32b8626761b6e9c6e05d1a8cdd8fe97 | [
"MIT"
] | 12 | 2019-01-31T08:07:04.000Z | 2021-12-03T12:53:40.000Z | TypeScript.ContractGenerator.Tests/Helpers/RoslynCustomTypeGenerator.cs | gui-lisboa/TypeScript.ContractGenerator | 489912a5d32b8626761b6e9c6e05d1a8cdd8fe97 | [
"MIT"
] | 14 | 2019-03-07T12:11:47.000Z | 2022-01-11T01:50:18.000Z | using System;
using System.Linq;
using Microsoft.CodeAnalysis;
using SkbKontur.TypeScript.ContractGenerator.Roslyn;
using SkbKontur.TypeScript.ContractGenerator.Tests.CustomTypeGenerators;
namespace SkbKontur.TypeScript.ContractGenerator.Tests.Helpers
{
public static class RoslynCustomTypeGenerator
{
... | 36.8 | 129 | 0.752717 |
24ea00ac1a16cbb34dd276c115793583f710d0bb | 4,836 | cs | C# | vtortola.RedisClient/Parsing/Command/TextCommandWordParser.cs | vtortola/RedisClient | d2907208cca48bd1ba8afd2b42e3b872554da166 | [
"MIT"
] | 5 | 2016-09-08T12:17:53.000Z | 2019-02-20T02:13:36.000Z | vtortola.RedisClient/Parsing/Command/TextCommandWordParser.cs | vtortola/RedisClient | d2907208cca48bd1ba8afd2b42e3b872554da166 | [
"MIT"
] | null | null | null | vtortola.RedisClient/Parsing/Command/TextCommandWordParser.cs | vtortola/RedisClient | d2907208cca48bd1ba8afd2b42e3b872554da166 | [
"MIT"
] | 1 | 2017-07-09T17:20:28.000Z | 2017-07-09T17:20:28.000Z | using System;
using System.Collections.Generic;
using System.Diagnostics.Contracts;
using System.Linq;
namespace vtortola.Redis
{
internal static class TextCommandWordParser
{
const Char SpaceChar = ' ';
const Char CRChar = '\r';
const Char LFChar = '\n';
const Char TabChar = '... | 29.668712 | 132 | 0.375931 |
2a29ad829350ff05beee223b74319711c276162a | 5,294 | cs | C# | tests/PactNet.Tests/ConfiguredMessageVerifierTests.cs | xjc90s/pact-net | 1df2b54f26b4d12e2aca9f1bb809342619aba028 | [
"MIT"
] | null | null | null | tests/PactNet.Tests/ConfiguredMessageVerifierTests.cs | xjc90s/pact-net | 1df2b54f26b4d12e2aca9f1bb809342619aba028 | [
"MIT"
] | null | null | null | tests/PactNet.Tests/ConfiguredMessageVerifierTests.cs | xjc90s/pact-net | 1df2b54f26b4d12e2aca9f1bb809342619aba028 | [
"MIT"
] | null | null | null | using System;
using System.Threading.Tasks;
using FluentAssertions;
using Moq;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using Newtonsoft.Json.Serialization;
using PactNet.Exceptions;
using PactNet.Interop;
using PactNet.Models;
using Xunit;
namespace PactNet.Tests
{
public class ConfiguredMessageVerifie... | 32.084848 | 146 | 0.60238 |
60b94e7da0271b797dc868d5408c6a89aa6a4bfe | 706 | cs | C# | src/SimpleFeed.Core/Interactions/CommentVote.cs | m-wilczynski/SimpleFeed | 566e491822a9ab6f94e37179244203009f2a6c7a | [
"MIT"
] | null | null | null | src/SimpleFeed.Core/Interactions/CommentVote.cs | m-wilczynski/SimpleFeed | 566e491822a9ab6f94e37179244203009f2a6c7a | [
"MIT"
] | null | null | null | src/SimpleFeed.Core/Interactions/CommentVote.cs | m-wilczynski/SimpleFeed | 566e491822a9ab6f94e37179244203009f2a6c7a | [
"MIT"
] | null | null | null | using System;
namespace SimpleFeed.Core.Interactions
{
public class CommentVote : ModelBase
{
public readonly FeedEntryComment VotedComment;
public bool IsPositive;
public CommentVote(FeedEntryComment votedComment, bool isPositive, Guid creatorId, Guid? id = default(Guid?)) :... | 30.695652 | 129 | 0.607649 |
277bdec5ce67e6c2c7f75d36f307807576549b47 | 951 | cs | C# | SimpleEdit/Utils.cs | tienery/SimpleEdit | 635a61f0caf16965c330dd6c06420f2ddd48677e | [
"MIT"
] | null | null | null | SimpleEdit/Utils.cs | tienery/SimpleEdit | 635a61f0caf16965c330dd6c06420f2ddd48677e | [
"MIT"
] | null | null | null | SimpleEdit/Utils.cs | tienery/SimpleEdit | 635a61f0caf16965c330dd6c06420f2ddd48677e | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Diagnostics;
namespace SimpleEdit
{
public class Utils
{
public static string ExecuteCommand(string cmd, bool showWindow = false)
{
string results = "";... | 25.026316 | 81 | 0.582545 |
279916703b064c6fadfd6afdaa4db4d937e465d4 | 1,730 | cs | C# | Web/Extensions/Worker.cs | fanshuyi/.netcore-admin | aee90e889b4dea726900cb0099876081b7da4810 | [
"MIT"
] | 2 | 2021-05-28T05:54:01.000Z | 2022-01-07T03:18:02.000Z | Web/Extensions/Worker.cs | fanshuyi/.netcore-admin | aee90e889b4dea726900cb0099876081b7da4810 | [
"MIT"
] | null | null | null | Web/Extensions/Worker.cs | fanshuyi/.netcore-admin | aee90e889b4dea726900cb0099876081b7da4810 | [
"MIT"
] | 2 | 2021-05-28T05:39:18.000Z | 2022-03-09T05:30:11.000Z | using IServices.ISysServices;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
namespace Web.Extensions
{
/// <summary>
... | 28.833333 | 110 | 0.597688 |
b7a93c73d6a06e11491c913df90dc39400e2f130 | 3,512 | cs | C# | BeehiveTycoonSolution/BeehiveTycoon/Controllers/UzivatelController.cs | amlerpavel/Beehive-Tycoon-2.0 | 556f041600e02aff9ee0e27693e5de27f09f3388 | [
"MIT"
] | null | null | null | BeehiveTycoonSolution/BeehiveTycoon/Controllers/UzivatelController.cs | amlerpavel/Beehive-Tycoon-2.0 | 556f041600e02aff9ee0e27693e5de27f09f3388 | [
"MIT"
] | null | null | null | BeehiveTycoonSolution/BeehiveTycoon/Controllers/UzivatelController.cs | amlerpavel/Beehive-Tycoon-2.0 | 556f041600e02aff9ee0e27693e5de27f09f3388 | [
"MIT"
] | null | null | null | using Microsoft.AspNetCore.Mvc;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Diagnostics;
using BeehiveTycoon.Db;
using Microsoft.AspNetCore.Http;
namespace BeehiveTycoon.Controllers
{
public class UzivatelController : Controller
{
... | 30.275862 | 108 | 0.573462 |
ee799143660874a182e79214216707030bc8d180 | 11,389 | cs | C# | t3dsharp/T3DSharpFramework/Generated/Classes/Sim/ForestWindEmitter.cs | lukaspj/T3DSharp-Sample | 3fe9c346f9a11d4a3cbffbb0d44f6f499501325e | [
"MIT"
] | 2 | 2021-01-06T18:41:27.000Z | 2021-01-06T18:41:27.000Z | t3dsharp/T3DSharpFramework/Generated/Classes/Sim/ForestWindEmitter.cs | lukaspj/T3DSharp-Sample | 3fe9c346f9a11d4a3cbffbb0d44f6f499501325e | [
"MIT"
] | null | null | null | t3dsharp/T3DSharpFramework/Generated/Classes/Sim/ForestWindEmitter.cs | lukaspj/T3DSharp-Sample | 3fe9c346f9a11d4a3cbffbb0d44f6f499501325e | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using T3DSharpFramework.Engine;
using T3DSharpFramework.Engine.Util;
using T3DSharpFramework.Generated.Classes.Global;
using T3DSharpFramework.Generated.Classes.Reflection;
using T3DSharpFramework.Generated.Classes.Sim;
using T3DSharp... | 36.73871 | 164 | 0.576609 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.